Show a series.

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

{
    "id": 16868,
    "url": "http://patchwork.dpdk.org/api/1.0/series/16868/?format=api",
    "project": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/1.0/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"
    },
    "name": "bugfix for hns3 PMD",
    "date": "2021-05-07T09:08:18",
    "submitter": {
        "id": 1944,
        "url": "http://patchwork.dpdk.org/api/1.0/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/16868/mbox/",
    "cover_letter": {
        "id": 93040,
        "url": "http://patchwork.dpdk.org/api/1.0/covers/93040/?format=api",
        "msgid": "<1620378499-5090-1-git-send-email-humin29@huawei.com>",
        "date": "2021-05-07T09:08:13",
        "name": "[0/6] bugfix for hns3 PMD"
    },
    "patches": [
        {
            "id": 93039,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/93039/?format=api",
            "msgid": "<1620378499-5090-2-git-send-email-humin29@huawei.com>",
            "date": "2021-05-07T09:08:14",
            "name": "[1/6] net/hns3: return code when PCI config space write fail",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1620378499-5090-2-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 93038,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/93038/?format=api",
            "msgid": "<1620378499-5090-3-git-send-email-humin29@huawei.com>",
            "date": "2021-05-07T09:08:15",
            "name": "[2/6] net/hns3: fix logging info when clear all FDIR rules",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1620378499-5090-3-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 93037,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/93037/?format=api",
            "msgid": "<1620378499-5090-4-git-send-email-humin29@huawei.com>",
            "date": "2021-05-07T09:08:16",
            "name": "[3/6] net/hns3: clear hash map when clear all FDIR rules",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1620378499-5090-4-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 93042,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/93042/?format=api",
            "msgid": "<1620378499-5090-5-git-send-email-humin29@huawei.com>",
            "date": "2021-05-07T09:08:17",
            "name": "[4/6] net/hns3: fix VF setting alive order problem",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1620378499-5090-5-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 93036,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/93036/?format=api",
            "msgid": "<1620378499-5090-6-git-send-email-humin29@huawei.com>",
            "date": "2021-05-07T09:08:18",
            "name": "[5/6] net/hns3: fix out param not set when query FDIR counter",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1620378499-5090-6-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 93041,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/93041/?format=api",
            "msgid": "<1620378499-5090-7-git-send-email-humin29@huawei.com>",
            "date": "2021-05-07T09:08:19",
            "name": "[6/6] doc: add link status event pre-conditions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1620378499-5090-7-git-send-email-humin29@huawei.com/mbox/"
        }
    ]
}