Show a series.

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

{
    "id": 14002,
    "url": "https://patches.dpdk.org/api/series/14002/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14002",
    "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": "hns3 fixes",
    "date": "2020-11-20T11:27:34",
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/14002/mbox/",
    "cover_letter": {
        "id": 84417,
        "url": "https://patches.dpdk.org/api/covers/84417/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1605871656-51819-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1605871656-51819-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1605871656-51819-1-git-send-email-oulijun@huawei.com",
        "date": "2020-11-20T11:27:32",
        "name": "[0/4] hns3 fixes",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1605871656-51819-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 84416,
            "url": "https://patches.dpdk.org/api/patches/84416/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1605871656-51819-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605871656-51819-2-git-send-email-oulijun@huawei.com",
            "date": "2020-11-20T11:27:33",
            "name": "[1/4] net/hns3: fix segment fault with the multi-TC",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 84415,
            "url": "https://patches.dpdk.org/api/patches/84415/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1605871656-51819-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605871656-51819-3-git-send-email-oulijun@huawei.com",
            "date": "2020-11-20T11:27:34",
            "name": "[2/4] net/hns3: fix unused queues with not disabled",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 84418,
            "url": "https://patches.dpdk.org/api/patches/84418/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1605871656-51819-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605871656-51819-4-git-send-email-oulijun@huawei.com",
            "date": "2020-11-20T11:27:35",
            "name": "[3/4] net/hns3: adjust printing MAC addresses in log",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-4-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 84419,
            "url": "https://patches.dpdk.org/api/patches/84419/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-5-git-send-email-oulijun@huawei.com/",
            "msgid": "<1605871656-51819-5-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1605871656-51819-5-git-send-email-oulijun@huawei.com",
            "date": "2020-11-20T11:27:36",
            "name": "[4/4] net/hns3: fix FEC state query",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1605871656-51819-5-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}