Show a series.

GET /api/series/351/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 351,
    "url": "http://patches.dpdk.org/api/series/351/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=351",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "crypto/qat: move files to drivers/common directory",
    "date": "2018-07-02T09:39:10",
    "submitter": {
        "id": 949,
        "url": "http://patches.dpdk.org/api/people/949/?format=api",
        "name": "Tomasz Jozwiak",
        "email": "tomaszx.jozwiak@intel.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/351/mbox/",
    "cover_letter": {
        "id": 42090,
        "url": "http://patches.dpdk.org/api/covers/42090/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1530524353-28607-1-git-send-email-tomaszx.jozwiak@intel.com/",
        "msgid": "<1530524353-28607-1-git-send-email-tomaszx.jozwiak@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1530524353-28607-1-git-send-email-tomaszx.jozwiak@intel.com",
        "date": "2018-07-02T09:39:10",
        "name": "[v4,0/3] crypto/qat: move files to drivers/common directory",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1530524353-28607-1-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 42091,
            "url": "http://patches.dpdk.org/api/patches/42091/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530524353-28607-2-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1530524353-28607-2-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530524353-28607-2-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-07-02T09:39:11",
            "name": "[v4,1/3] crypto/qat: add weak functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530524353-28607-2-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 42092,
            "url": "http://patches.dpdk.org/api/patches/42092/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530524353-28607-3-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1530524353-28607-3-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530524353-28607-3-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-07-02T09:39:12",
            "name": "[v4,2/3] crypto/qat: re-organise build file content",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530524353-28607-3-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 42093,
            "url": "http://patches.dpdk.org/api/patches/42093/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530524353-28607-4-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1530524353-28607-4-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530524353-28607-4-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-07-02T09:39:13",
            "name": "[v4,3/3] crypto/qat: move common qat files to common dir",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530524353-28607-4-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        }
    ]
}