Show a series.

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

{
    "id": 17867,
    "url": "http://patchwork.dpdk.org/api/series/17867/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=17867",
    "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-16T19:51:26",
    "submitter": {
        "id": 539,
        "url": "http://patchwork.dpdk.org/api/people/539/?format=api",
        "name": "Hu, Jiayu",
        "email": "jiayu.hu@intel.com"
    },
    "version": 5,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/17867/mbox/",
    "cover_letter": {
        "id": 95982,
        "url": "http://patchwork.dpdk.org/api/covers/95982/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/1626465089-17052-1-git-send-email-jiayu.hu@intel.com/",
        "msgid": "<1626465089-17052-1-git-send-email-jiayu.hu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1626465089-17052-1-git-send-email-jiayu.hu@intel.com",
        "date": "2021-07-16T19:51:26",
        "name": "[v5,0/3] provide thread unsafe async registration functions",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/1626465089-17052-1-git-send-email-jiayu.hu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 95983,
            "url": "http://patchwork.dpdk.org/api/patches/95983/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1626465089-17052-2-git-send-email-jiayu.hu@intel.com/",
            "msgid": "<1626465089-17052-2-git-send-email-jiayu.hu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1626465089-17052-2-git-send-email-jiayu.hu@intel.com",
            "date": "2021-07-16T19:51:27",
            "name": "[v5,1/3] vhost: fix lock on device readiness notification",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1626465089-17052-2-git-send-email-jiayu.hu@intel.com/mbox/"
        },
        {
            "id": 95984,
            "url": "http://patchwork.dpdk.org/api/patches/95984/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1626465089-17052-3-git-send-email-jiayu.hu@intel.com/",
            "msgid": "<1626465089-17052-3-git-send-email-jiayu.hu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1626465089-17052-3-git-send-email-jiayu.hu@intel.com",
            "date": "2021-07-16T19:51:28",
            "name": "[v5,2/3] vhost: rework async configuration structure",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1626465089-17052-3-git-send-email-jiayu.hu@intel.com/mbox/"
        },
        {
            "id": 95985,
            "url": "http://patchwork.dpdk.org/api/patches/95985/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1626465089-17052-4-git-send-email-jiayu.hu@intel.com/",
            "msgid": "<1626465089-17052-4-git-send-email-jiayu.hu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1626465089-17052-4-git-send-email-jiayu.hu@intel.com",
            "date": "2021-07-16T19:51:29",
            "name": "[v5,3/3] vhost: add thread unsafe async registeration functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1626465089-17052-4-git-send-email-jiayu.hu@intel.com/mbox/"
        }
    ]
}