Show a series.

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

{
    "id": 681,
    "url": "http://patches.dpdk.org/api/series/681/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=681",
    "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": "vhost_user.c code cleanup",
    "date": "2018-07-19T19:13:20",
    "submitter": {
        "id": 1062,
        "url": "http://patches.dpdk.org/api/people/1062/?format=api",
        "name": "Nikolay Nikolaev",
        "email": "nicknickolaev@gmail.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/681/mbox/",
    "cover_letter": {
        "id": 43218,
        "url": "http://patches.dpdk.org/api/covers/43218/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/153202755842.21481.1772155561595981441.stgit@T460/",
        "msgid": "<153202755842.21481.1772155561595981441.stgit@T460>",
        "list_archive_url": "https://inbox.dpdk.org/dev/153202755842.21481.1772155561595981441.stgit@T460",
        "date": "2018-07-19T19:13:20",
        "name": "[v2,0/5] vhost_user.c code cleanup",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/153202755842.21481.1772155561595981441.stgit@T460/mbox/"
    },
    "patches": [
        {
            "id": 43219,
            "url": "http://patches.dpdk.org/api/patches/43219/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/153202760738.21481.2953475302358332226.stgit@T460/",
            "msgid": "<153202760738.21481.2953475302358332226.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153202760738.21481.2953475302358332226.stgit@T460",
            "date": "2018-07-19T19:13:27",
            "name": "[v2,1/5] vhost: unify VhostUserMsg usage",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/153202760738.21481.2953475302358332226.stgit@T460/mbox/"
        },
        {
            "id": 43220,
            "url": "http://patches.dpdk.org/api/patches/43220/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/153202761415.21481.4698894052167645234.stgit@T460/",
            "msgid": "<153202761415.21481.4698894052167645234.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153202761415.21481.4698894052167645234.stgit@T460",
            "date": "2018-07-19T19:13:34",
            "name": "[v2,2/5] vhost: make message handling functions prepare the reply",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/153202761415.21481.4698894052167645234.stgit@T460/mbox/"
        },
        {
            "id": 43221,
            "url": "http://patches.dpdk.org/api/patches/43221/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/153202762111.21481.10403768024279892271.stgit@T460/",
            "msgid": "<153202762111.21481.10403768024279892271.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153202762111.21481.10403768024279892271.stgit@T460",
            "date": "2018-07-19T19:13:41",
            "name": "[v2,3/5] vhost: handle unsupported message types in functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/153202762111.21481.10403768024279892271.stgit@T460/mbox/"
        },
        {
            "id": 43222,
            "url": "http://patches.dpdk.org/api/patches/43222/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/153202762812.21481.4897742465873945718.stgit@T460/",
            "msgid": "<153202762812.21481.4897742465873945718.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153202762812.21481.4897742465873945718.stgit@T460",
            "date": "2018-07-19T19:13:48",
            "name": "[v2,4/5] vhost: unify message handling function signature",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/153202762812.21481.4897742465873945718.stgit@T460/mbox/"
        },
        {
            "id": 43223,
            "url": "http://patches.dpdk.org/api/patches/43223/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/153202763503.21481.6074577075024787339.stgit@T460/",
            "msgid": "<153202763503.21481.6074577075024787339.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153202763503.21481.6074577075024787339.stgit@T460",
            "date": "2018-07-19T19:13:55",
            "name": "[v2,5/5] vhost: message handling implemented as a callback array",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/153202763503.21481.6074577075024787339.stgit@T460/mbox/"
        }
    ]
}