Show a series.

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

{
    "id": 16985,
    "url": "https://patches.dpdk.org/api/series/16985/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=16985",
    "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": "bugfix for Kunpeng SVE compile",
    "date": "2021-05-13T13:08:03",
    "submitter": {
        "id": 2146,
        "url": "https://patches.dpdk.org/api/people/2146/?format=api",
        "name": "fengchengwen",
        "email": "fengchengwen@huawei.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/16985/mbox/",
    "cover_letter": {
        "id": 93256,
        "url": "https://patches.dpdk.org/api/covers/93256/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1620911283-55627-1-git-send-email-fengchengwen@huawei.com/",
        "msgid": "<1620911283-55627-1-git-send-email-fengchengwen@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1620911283-55627-1-git-send-email-fengchengwen@huawei.com",
        "date": "2021-05-13T13:08:01",
        "name": "[v4,0/2] bugfix for Kunpeng SVE compile",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1620911283-55627-1-git-send-email-fengchengwen@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 93257,
            "url": "https://patches.dpdk.org/api/patches/93257/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1620911283-55627-2-git-send-email-fengchengwen@huawei.com/",
            "msgid": "<1620911283-55627-2-git-send-email-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1620911283-55627-2-git-send-email-fengchengwen@huawei.com",
            "date": "2021-05-13T13:08:02",
            "name": "[v4,1/2] config/arm: select most suitable -march for kunpeng soc",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1620911283-55627-2-git-send-email-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 93255,
            "url": "https://patches.dpdk.org/api/patches/93255/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1620911283-55627-3-git-send-email-fengchengwen@huawei.com/",
            "msgid": "<1620911283-55627-3-git-send-email-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1620911283-55627-3-git-send-email-fengchengwen@huawei.com",
            "date": "2021-05-13T13:08:03",
            "name": "[v4,2/2] net/hns3: refactor SVE code compile method",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1620911283-55627-3-git-send-email-fengchengwen@huawei.com/mbox/"
        }
    ]
}