Show a series.

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

{
    "id": 4728,
    "url": "http://patches.dpdk.org/api/series/4728/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4728",
    "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": null,
    "date": "2019-05-21T08:23:17",
    "submitter": {
        "id": 1321,
        "url": "http://patches.dpdk.org/api/people/1321/?format=api",
        "name": "Ziyang Xuan",
        "email": "xuanziyang2@huawei.com"
    },
    "version": 1,
    "total": 11,
    "received_total": 4,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/4728/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 53566,
            "url": "http://patches.dpdk.org/api/patches/53566/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558426997-187282-1-git-send-email-xuanziyang2@huawei.com/",
            "msgid": "<1558426997-187282-1-git-send-email-xuanziyang2@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558426997-187282-1-git-send-email-xuanziyang2@huawei.com",
            "date": "2019-05-21T08:23:17",
            "name": "[08/11] net/hinic: add hinic PMD build and doc files",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558426997-187282-1-git-send-email-xuanziyang2@huawei.com/mbox/"
        },
        {
            "id": 53567,
            "url": "http://patches.dpdk.org/api/patches/53567/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558427029-187334-1-git-send-email-xuanziyang2@huawei.com/",
            "msgid": "<1558427029-187334-1-git-send-email-xuanziyang2@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558427029-187334-1-git-send-email-xuanziyang2@huawei.com",
            "date": "2019-05-21T08:23:49",
            "name": "[09/11] net/hinic: add RX module",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558427029-187334-1-git-send-email-xuanziyang2@huawei.com/mbox/"
        },
        {
            "id": 53568,
            "url": "http://patches.dpdk.org/api/patches/53568/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558427054-187378-1-git-send-email-xuanziyang2@huawei.com/",
            "msgid": "<1558427054-187378-1-git-send-email-xuanziyang2@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558427054-187378-1-git-send-email-xuanziyang2@huawei.com",
            "date": "2019-05-21T08:24:14",
            "name": "[10/11] net/hinic: add TX module",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558427054-187378-1-git-send-email-xuanziyang2@huawei.com/mbox/"
        },
        {
            "id": 53569,
            "url": "http://patches.dpdk.org/api/patches/53569/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558427092-187430-1-git-send-email-xuanziyang2@huawei.com/",
            "msgid": "<1558427092-187430-1-git-send-email-xuanziyang2@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558427092-187430-1-git-send-email-xuanziyang2@huawei.com",
            "date": "2019-05-21T08:24:52",
            "name": "[11/11] net/hinic: add support for basic device operations",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558427092-187430-1-git-send-email-xuanziyang2@huawei.com/mbox/"
        }
    ]
}