Show a series.

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

{
    "id": 10969,
    "url": "http://patchwork.dpdk.org/api/series/10969/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=10969",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "updates for hns3 PMD driver",
    "date": "2020-07-11T10:18:20",
    "submitter": {
        "id": 1405,
        "url": "http://patchwork.dpdk.org/api/people/1405/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "xavier.huwei@huawei.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/10969/mbox/",
    "cover_letter": {
        "id": 73806,
        "url": "http://patchwork.dpdk.org/api/covers/73806/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/1594462703-21448-1-git-send-email-xavier.huwei@huawei.com/",
        "msgid": "<1594462703-21448-1-git-send-email-xavier.huwei@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1594462703-21448-1-git-send-email-xavier.huwei@huawei.com",
        "date": "2020-07-11T10:18:19",
        "name": "[v2,0/4] updates for hns3 PMD driver",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/1594462703-21448-1-git-send-email-xavier.huwei@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 73804,
            "url": "http://patchwork.dpdk.org/api/patches/73804/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-2-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1594462703-21448-2-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1594462703-21448-2-git-send-email-xavier.huwei@huawei.com",
            "date": "2020-07-11T10:18:20",
            "name": "[v2,1/4] net/hns3: support copper media type",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-2-git-send-email-xavier.huwei@huawei.com/mbox/"
        },
        {
            "id": 73808,
            "url": "http://patchwork.dpdk.org/api/patches/73808/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-3-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1594462703-21448-3-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1594462703-21448-3-git-send-email-xavier.huwei@huawei.com",
            "date": "2020-07-11T10:18:21",
            "name": "[v2,2/4] net/hns3: support 200G speed rate",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-3-git-send-email-xavier.huwei@huawei.com/mbox/"
        },
        {
            "id": 73805,
            "url": "http://patchwork.dpdk.org/api/patches/73805/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-4-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1594462703-21448-4-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1594462703-21448-4-git-send-email-xavier.huwei@huawei.com",
            "date": "2020-07-11T10:18:22",
            "name": "[v2,3/4] net/hns3: support keeping CRC",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-4-git-send-email-xavier.huwei@huawei.com/mbox/"
        },
        {
            "id": 73807,
            "url": "http://patchwork.dpdk.org/api/patches/73807/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-5-git-send-email-xavier.huwei@huawei.com/",
            "msgid": "<1594462703-21448-5-git-send-email-xavier.huwei@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1594462703-21448-5-git-send-email-xavier.huwei@huawei.com",
            "date": "2020-07-11T10:18:23",
            "name": "[v2,4/4] net/hns3: fix RSS configuration when empty RSS type",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1594462703-21448-5-git-send-email-xavier.huwei@huawei.com/mbox/"
        }
    ]
}