Show a series.

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

{
    "id": 17891,
    "url": "http://patchwork.dpdk.org/api/series/17891/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=17891",
    "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": "provide thread unsafe async registration functions",
    "date": "2021-07-19T15:00:44",
    "submitter": {
        "id": 539,
        "url": "http://patchwork.dpdk.org/api/people/539/?format=api",
        "name": "Hu, Jiayu",
        "email": "jiayu.hu@intel.com"
    },
    "version": 6,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/17891/mbox/",
    "cover_letter": {
        "id": 96051,
        "url": "http://patchwork.dpdk.org/api/covers/96051/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/1626706847-276163-1-git-send-email-jiayu.hu@intel.com/",
        "msgid": "<1626706847-276163-1-git-send-email-jiayu.hu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1626706847-276163-1-git-send-email-jiayu.hu@intel.com",
        "date": "2021-07-19T15:00:44",
        "name": "[v6,0/3] provide thread unsafe async registration functions",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/1626706847-276163-1-git-send-email-jiayu.hu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 96052,
            "url": "http://patchwork.dpdk.org/api/patches/96052/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1626706847-276163-2-git-send-email-jiayu.hu@intel.com/",
            "msgid": "<1626706847-276163-2-git-send-email-jiayu.hu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1626706847-276163-2-git-send-email-jiayu.hu@intel.com",
            "date": "2021-07-19T15:00:45",
            "name": "[v6,1/3] vhost: fix lock on device readiness notification",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1626706847-276163-2-git-send-email-jiayu.hu@intel.com/mbox/"
        },
        {
            "id": 96053,
            "url": "http://patchwork.dpdk.org/api/patches/96053/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1626706847-276163-3-git-send-email-jiayu.hu@intel.com/",
            "msgid": "<1626706847-276163-3-git-send-email-jiayu.hu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1626706847-276163-3-git-send-email-jiayu.hu@intel.com",
            "date": "2021-07-19T15:00:46",
            "name": "[v6,2/3] vhost: rework async configuration structure",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1626706847-276163-3-git-send-email-jiayu.hu@intel.com/mbox/"
        },
        {
            "id": 96054,
            "url": "http://patchwork.dpdk.org/api/patches/96054/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1626706847-276163-4-git-send-email-jiayu.hu@intel.com/",
            "msgid": "<1626706847-276163-4-git-send-email-jiayu.hu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1626706847-276163-4-git-send-email-jiayu.hu@intel.com",
            "date": "2021-07-19T15:00:47",
            "name": "[v6,3/3] vhost: add thread unsafe async registeration functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1626706847-276163-4-git-send-email-jiayu.hu@intel.com/mbox/"
        }
    ]
}