Show a series.

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

{
    "id": 1468,
    "url": "https://patches.dpdk.org/api/series/1468/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1468",
    "project": {
        "id": 1,
        "url": "https://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-09-24T15:21:10",
    "submitter": {
        "id": 1062,
        "url": "https://patches.dpdk.org/api/people/1062/?format=api",
        "name": "Nikolay Nikolaev",
        "email": "nicknickolaev@gmail.com"
    },
    "version": 5,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/1468/mbox/",
    "cover_letter": {
        "id": 45215,
        "url": "https://patches.dpdk.org/api/covers/45215/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/153780242838.17494.4512397995243433980.stgit@T460/",
        "msgid": "<153780242838.17494.4512397995243433980.stgit@T460>",
        "list_archive_url": "https://inbox.dpdk.org/dev/153780242838.17494.4512397995243433980.stgit@T460",
        "date": "2018-09-24T15:21:10",
        "name": "[v5,0/5] vhost_user.c code cleanup",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/153780242838.17494.4512397995243433980.stgit@T460/mbox/"
    },
    "patches": [
        {
            "id": 45216,
            "url": "https://patches.dpdk.org/api/patches/45216/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/153780247799.17494.1497329604412264404.stgit@T460/",
            "msgid": "<153780247799.17494.1497329604412264404.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153780247799.17494.1497329604412264404.stgit@T460",
            "date": "2018-09-24T15:21:18",
            "name": "[v5,1/5] vhost: unify struct VhostUserMsg usage",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/153780247799.17494.1497329604412264404.stgit@T460/mbox/"
        },
        {
            "id": 45217,
            "url": "https://patches.dpdk.org/api/patches/45217/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/153780248489.17494.5209940029313337390.stgit@T460/",
            "msgid": "<153780248489.17494.5209940029313337390.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153780248489.17494.5209940029313337390.stgit@T460",
            "date": "2018-09-24T15:21:24",
            "name": "[v5,2/5] vhost: make message handling functions prepare the reply",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/153780248489.17494.5209940029313337390.stgit@T460/mbox/"
        },
        {
            "id": 45218,
            "url": "https://patches.dpdk.org/api/patches/45218/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/153780249174.17494.10969398205446811104.stgit@T460/",
            "msgid": "<153780249174.17494.10969398205446811104.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153780249174.17494.10969398205446811104.stgit@T460",
            "date": "2018-09-24T15:21:31",
            "name": "[v5,3/5] vhost: handle unsupported message types in functions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/153780249174.17494.10969398205446811104.stgit@T460/mbox/"
        },
        {
            "id": 45219,
            "url": "https://patches.dpdk.org/api/patches/45219/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/153780249865.17494.6292437035663379898.stgit@T460/",
            "msgid": "<153780249865.17494.6292437035663379898.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153780249865.17494.6292437035663379898.stgit@T460",
            "date": "2018-09-24T15:21:38",
            "name": "[v5,4/5] vhost: unify message handling function signature",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/153780249865.17494.6292437035663379898.stgit@T460/mbox/"
        },
        {
            "id": 45220,
            "url": "https://patches.dpdk.org/api/patches/45220/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/153780250604.17494.14047996367800791377.stgit@T460/",
            "msgid": "<153780250604.17494.14047996367800791377.stgit@T460>",
            "list_archive_url": "https://inbox.dpdk.org/dev/153780250604.17494.14047996367800791377.stgit@T460",
            "date": "2018-09-24T15:21:46",
            "name": "[v5,5/5] vhost: message handling implemented as a callback array",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/153780250604.17494.14047996367800791377.stgit@T460/mbox/"
        }
    ]
}