Show a series.

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

{
    "id": 17309,
    "url": "https://patches.dpdk.org/api/series/17309/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17309",
    "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": "features for hns3 PMD",
    "date": "2021-06-13T03:05:07",
    "submitter": {
        "id": 1944,
        "url": "https://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/17309/mbox/",
    "cover_letter": {
        "id": 94154,
        "url": "https://patches.dpdk.org/api/covers/94154/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1623553508-5478-1-git-send-email-humin29@huawei.com/",
        "msgid": "<1623553508-5478-1-git-send-email-humin29@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1623553508-5478-1-git-send-email-humin29@huawei.com",
        "date": "2021-06-13T03:05:04",
        "name": "[0/4] features for hns3 PMD",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1623553508-5478-1-git-send-email-humin29@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 94157,
            "url": "https://patches.dpdk.org/api/patches/94157/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-2-git-send-email-humin29@huawei.com/",
            "msgid": "<1623553508-5478-2-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1623553508-5478-2-git-send-email-humin29@huawei.com",
            "date": "2021-06-13T03:05:05",
            "name": "[1/4] net/hns3: add query basic info support for VF",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-2-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 94155,
            "url": "https://patches.dpdk.org/api/patches/94155/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-3-git-send-email-humin29@huawei.com/",
            "msgid": "<1623553508-5478-3-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1623553508-5478-3-git-send-email-humin29@huawei.com",
            "date": "2021-06-13T03:05:06",
            "name": "[2/4] net/hns3: support for VF modify VLAN filter state",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-3-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 94153,
            "url": "https://patches.dpdk.org/api/patches/94153/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-4-git-send-email-humin29@huawei.com/",
            "msgid": "<1623553508-5478-4-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1623553508-5478-4-git-send-email-humin29@huawei.com",
            "date": "2021-06-13T03:05:07",
            "name": "[3/4] net/hns3: support multiple TC MAC pause",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-4-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 94156,
            "url": "https://patches.dpdk.org/api/patches/94156/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-5-git-send-email-humin29@huawei.com/",
            "msgid": "<1623553508-5478-5-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1623553508-5478-5-git-send-email-humin29@huawei.com",
            "date": "2021-06-13T03:05:08",
            "name": "[4/4] net/hns3: supports disabling PFC by dev configure API",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1623553508-5478-5-git-send-email-humin29@huawei.com/mbox/"
        }
    ]
}