Show a series.

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

{
    "id": 13159,
    "url": "http://patches.dpdk.org/api/series/13159/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13159",
    "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": "LPM changes",
    "date": "2020-10-21T03:02:09",
    "submitter": {
        "id": 1198,
        "url": "http://patches.dpdk.org/api/people/1198/?format=api",
        "name": "Ruifeng Wang",
        "email": "ruifeng.wang@arm.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/13159/mbox/",
    "cover_letter": {
        "id": 81655,
        "url": "http://patches.dpdk.org/api/covers/81655/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20201021030211.36381-1-ruifeng.wang@arm.com/",
        "msgid": "<20201021030211.36381-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201021030211.36381-1-ruifeng.wang@arm.com",
        "date": "2020-10-21T03:02:09",
        "name": "[v2,0/2] LPM changes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20201021030211.36381-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 81656,
            "url": "http://patches.dpdk.org/api/patches/81656/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201021030211.36381-2-ruifeng.wang@arm.com/",
            "msgid": "<20201021030211.36381-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201021030211.36381-2-ruifeng.wang@arm.com",
            "date": "2020-10-21T03:02:10",
            "name": "[v2,1/2] lpm: fix free of data structure",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201021030211.36381-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 81657,
            "url": "http://patches.dpdk.org/api/patches/81657/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201021030211.36381-3-ruifeng.wang@arm.com/",
            "msgid": "<20201021030211.36381-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201021030211.36381-3-ruifeng.wang@arm.com",
            "date": "2020-10-21T03:02:11",
            "name": "[v2,2/2] lpm: hide internal data",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201021030211.36381-3-ruifeng.wang@arm.com/mbox/"
        }
    ]
}