Show a series.

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

{
    "id": 15123,
    "url": "https://patches.dpdk.org/api/series/15123/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15123",
    "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": "critical bugfixes for hns3",
    "date": "2021-02-03T12:23:47",
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 1,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/15123/mbox/",
    "cover_letter": {
        "id": 87678,
        "url": "https://patches.dpdk.org/api/covers/87678/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1612355037-48768-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1612355037-48768-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-1-git-send-email-oulijun@huawei.com",
        "date": "2021-02-03T12:23:46",
        "name": "[00/11] critical bugfixes for hns3",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1612355037-48768-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 87677,
            "url": "https://patches.dpdk.org/api/patches/87677/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-2-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:47",
            "name": "[01/11] net/hns3: fix query order of link status and link info",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87680,
            "url": "https://patches.dpdk.org/api/patches/87680/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-3-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:48",
            "name": "[02/11] net/hns3: fix link status change from firmware",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87679,
            "url": "https://patches.dpdk.org/api/patches/87679/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-4-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:49",
            "name": "[03/11] net/hns3: fix RSS indirection table size",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-4-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87684,
            "url": "https://patches.dpdk.org/api/patches/87684/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-5-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-5-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-5-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:50",
            "name": "[04/11] net/hns3: constraint TM peak rate",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-5-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87685,
            "url": "https://patches.dpdk.org/api/patches/87685/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-6-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-6-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-6-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:51",
            "name": "[05/11] net/hns3: remove MPLS type from supported flow items",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-6-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87682,
            "url": "https://patches.dpdk.org/api/patches/87682/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-7-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-7-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-7-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:52",
            "name": "[06/11] net/hns3: fix stats flip overflow",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-7-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87688,
            "url": "https://patches.dpdk.org/api/patches/87688/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-8-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-8-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-8-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:53",
            "name": "[07/11] net/hns3: replace all atomic type with C11 atomic builtins",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-8-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87687,
            "url": "https://patches.dpdk.org/api/patches/87687/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-9-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-9-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-9-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:54",
            "name": "[08/11] net/hns3: fix FD rule residue in hardware when malloc fail",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-9-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87686,
            "url": "https://patches.dpdk.org/api/patches/87686/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-10-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-10-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-10-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:55",
            "name": "[09/11] net/hns3: fix cmdq cleared during firmware process",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-10-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87683,
            "url": "https://patches.dpdk.org/api/patches/87683/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-11-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-11-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-11-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:56",
            "name": "[10/11] net/hns3: fix VF reset after MBX failed",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-11-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87681,
            "url": "https://patches.dpdk.org/api/patches/87681/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-12-git-send-email-oulijun@huawei.com/",
            "msgid": "<1612355037-48768-12-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-12-git-send-email-oulijun@huawei.com",
            "date": "2021-02-03T12:23:57",
            "name": "[11/11] net/hns3: add check for max pkt length of Rx",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-12-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}