Show a series.

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

{
    "id": 20189,
    "url": "https://patches.dpdk.org/api/series/20189/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=20189",
    "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": "code optimization for hns3 PMD",
    "date": "2021-11-02T03:17:27",
    "submitter": {
        "id": 1944,
        "url": "https://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "version": 1,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/20189/mbox/",
    "cover_letter": {
        "id": 103390,
        "url": "https://patches.dpdk.org/api/covers/103390/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20211102031729.35536-1-humin29@huawei.com/",
        "msgid": "<20211102031729.35536-1-humin29@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-1-humin29@huawei.com",
        "date": "2021-11-02T03:17:20",
        "name": "[0/9] code optimization for hns3 PMD",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20211102031729.35536-1-humin29@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 103392,
            "url": "https://patches.dpdk.org/api/patches/103392/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-2-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-2-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-2-humin29@huawei.com",
            "date": "2021-11-02T03:17:21",
            "name": "[1/9] net/hns3: fix the shift of DMA address in Rx/Tx queue",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-2-humin29@huawei.com/mbox/"
        },
        {
            "id": 103386,
            "url": "https://patches.dpdk.org/api/patches/103386/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-3-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-3-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-3-humin29@huawei.com",
            "date": "2021-11-02T03:17:22",
            "name": "[2/9] net/hns3: remove a redundant function declaration",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-3-humin29@huawei.com/mbox/"
        },
        {
            "id": 103387,
            "url": "https://patches.dpdk.org/api/patches/103387/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-4-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-4-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-4-humin29@huawei.com",
            "date": "2021-11-02T03:17:23",
            "name": "[3/9] net/hns3: modifying code alignment",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-4-humin29@huawei.com/mbox/"
        },
        {
            "id": 103388,
            "url": "https://patches.dpdk.org/api/patches/103388/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-5-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-5-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-5-humin29@huawei.com",
            "date": "2021-11-02T03:17:24",
            "name": "[4/9] net/hns3: use unsigned integer for bitwise operations",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-5-humin29@huawei.com/mbox/"
        },
        {
            "id": 103393,
            "url": "https://patches.dpdk.org/api/patches/103393/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-6-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-6-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-6-humin29@huawei.com",
            "date": "2021-11-02T03:17:25",
            "name": "[5/9] net/hns3: extract a common file",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-6-humin29@huawei.com/mbox/"
        },
        {
            "id": 103391,
            "url": "https://patches.dpdk.org/api/patches/103391/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-7-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-7-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-7-humin29@huawei.com",
            "date": "2021-11-02T03:17:26",
            "name": "[6/9] net/hns3: add hns3 flow header file",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-7-humin29@huawei.com/mbox/"
        },
        {
            "id": 103385,
            "url": "https://patches.dpdk.org/api/patches/103385/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-8-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-8-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-8-humin29@huawei.com",
            "date": "2021-11-02T03:17:27",
            "name": "[7/9] net/hns3: remove magic numbers",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-8-humin29@huawei.com/mbox/"
        },
        {
            "id": 103389,
            "url": "https://patches.dpdk.org/api/patches/103389/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-9-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-9-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-9-humin29@huawei.com",
            "date": "2021-11-02T03:17:28",
            "name": "[8/9] net/hns3: fix the return value of the function",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-9-humin29@huawei.com/mbox/"
        },
        {
            "id": 103394,
            "url": "https://patches.dpdk.org/api/patches/103394/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-10-humin29@huawei.com/",
            "msgid": "<20211102031729.35536-10-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211102031729.35536-10-humin29@huawei.com",
            "date": "2021-11-02T03:17:29",
            "name": "[9/9] net/hns3: remove PF/VF duplicate code",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211102031729.35536-10-humin29@huawei.com/mbox/"
        }
    ]
}