Show a series.

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

{
    "id": 17107,
    "url": "http://patches.dpdk.org/api/series/17107/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17107",
    "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": "bugfix for Kunpeng SVE compile",
    "date": "2021-05-24T13:23:20",
    "submitter": {
        "id": 2146,
        "url": "http://patches.dpdk.org/api/people/2146/?format=api",
        "name": "fengchengwen",
        "email": "fengchengwen@huawei.com"
    },
    "version": 8,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/17107/mbox/",
    "cover_letter": {
        "id": 93421,
        "url": "http://patches.dpdk.org/api/covers/93421/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1621862602-51782-1-git-send-email-fengchengwen@huawei.com/",
        "msgid": "<1621862602-51782-1-git-send-email-fengchengwen@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1621862602-51782-1-git-send-email-fengchengwen@huawei.com",
        "date": "2021-05-24T13:23:20",
        "name": "[v8,0/2] bugfix for Kunpeng SVE compile",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1621862602-51782-1-git-send-email-fengchengwen@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 93423,
            "url": "http://patches.dpdk.org/api/patches/93423/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1621862602-51782-2-git-send-email-fengchengwen@huawei.com/",
            "msgid": "<1621862602-51782-2-git-send-email-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1621862602-51782-2-git-send-email-fengchengwen@huawei.com",
            "date": "2021-05-24T13:23:21",
            "name": "[v8,1/2] config/arm: select most suitable -march for kunpeng soc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1621862602-51782-2-git-send-email-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 93422,
            "url": "http://patches.dpdk.org/api/patches/93422/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1621862602-51782-3-git-send-email-fengchengwen@huawei.com/",
            "msgid": "<1621862602-51782-3-git-send-email-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1621862602-51782-3-git-send-email-fengchengwen@huawei.com",
            "date": "2021-05-24T13:23:22",
            "name": "[v8,2/2] net/hns3: refactor SVE code compile method",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1621862602-51782-3-git-send-email-fengchengwen@huawei.com/mbox/"
        }
    ]
}