Show a series.

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

{
    "id": 231,
    "url": "http://patchwork.dpdk.org/api/series/231/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=231",
    "project": {
        "id": 1,
        "url": "http://patchwork.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-06-26T08:15:53",
    "submitter": {
        "id": 949,
        "url": "http://patchwork.dpdk.org/api/people/949/?format=api",
        "name": "Tomasz Jozwiak",
        "email": "tomaszx.jozwiak@intel.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/231/mbox/",
    "cover_letter": {
        "id": 41532,
        "url": "http://patchwork.dpdk.org/api/covers/41532/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/1530000956-31905-1-git-send-email-tomaszx.jozwiak@intel.com/",
        "msgid": "<1530000956-31905-1-git-send-email-tomaszx.jozwiak@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1530000956-31905-1-git-send-email-tomaszx.jozwiak@intel.com",
        "date": "2018-06-26T08:15:53",
        "name": "[v3,0/3] crypto/qat: move files to drivers/common directory",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/1530000956-31905-1-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 41533,
            "url": "http://patchwork.dpdk.org/api/patches/41533/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1530001064-32174-2-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1530001064-32174-2-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530001064-32174-2-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-26T08:17:42",
            "name": "[v3,1/3] crypto/qat: add weak functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1530001064-32174-2-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 41534,
            "url": "http://patchwork.dpdk.org/api/patches/41534/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1530001064-32174-3-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1530001064-32174-3-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530001064-32174-3-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-26T08:17:43",
            "name": "[v3,2/3] crypto/qat: re-organise build file content",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1530001064-32174-3-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 41535,
            "url": "http://patchwork.dpdk.org/api/patches/41535/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1530001064-32174-4-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1530001064-32174-4-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1530001064-32174-4-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-26T08:17:44",
            "name": "[v3,3/3] crypto/qat: move common qat files to common dir",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1530001064-32174-4-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        }
    ]
}