Show a series.

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

{
    "id": 15352,
    "url": "http://patches.dpdk.org/api/series/15352/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15352",
    "project": {
        "id": 1,
        "url": "http://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 and bugfixes for hns3",
    "date": "2021-02-24T01:28:57",
    "submitter": {
        "id": 1675,
        "url": "http://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 1,
    "total": 13,
    "received_total": 13,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/15352/mbox/",
    "cover_letter": {
        "id": 88114,
        "url": "http://patches.dpdk.org/api/covers/88114/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1614130139-42926-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1614130139-42926-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-1-git-send-email-oulijun@huawei.com",
        "date": "2021-02-24T01:28:46",
        "name": "[00/13] Features and bugfixes for hns3",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1614130139-42926-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 88124,
            "url": "http://patches.dpdk.org/api/patches/88124/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-2-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:47",
            "name": "[01/13] net/hns3: support module EEPROM dump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88122,
            "url": "http://patches.dpdk.org/api/patches/88122/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-3-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:48",
            "name": "[02/13] net/hns3: add more registers to dump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88121,
            "url": "http://patches.dpdk.org/api/patches/88121/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-4-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:49",
            "name": "[03/13] net/hns3: implement cleanup for Tx done",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-4-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88120,
            "url": "http://patches.dpdk.org/api/patches/88120/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-5-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-5-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-5-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:50",
            "name": "[04/13] net/hns3: add Rx and Tx bytes stats",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-5-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88118,
            "url": "http://patches.dpdk.org/api/patches/88118/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-6-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-6-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-6-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:51",
            "name": "[05/13] net/hns3: add imissed packet stats",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-6-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88115,
            "url": "http://patches.dpdk.org/api/patches/88115/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-7-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-7-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-7-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:52",
            "name": "[06/13] net/hns3: encapsulate a port shaping interface",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-7-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88117,
            "url": "http://patches.dpdk.org/api/patches/88117/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-8-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-8-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-8-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:53",
            "name": "[07/13] net/hns3: support PF on electrical net device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-8-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88123,
            "url": "http://patches.dpdk.org/api/patches/88123/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-9-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-9-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-9-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:54",
            "name": "[08/13] net/hns3: support RXD advanced layout",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-9-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88113,
            "url": "http://patches.dpdk.org/api/patches/88113/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-10-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-10-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-10-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:55",
            "name": "[09/13] net/hns3: fix maximum frame size update after buffer alloc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-10-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88112,
            "url": "http://patches.dpdk.org/api/patches/88112/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-11-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-11-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-11-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:56",
            "name": "[10/13] net/hns3: remove unused parameter from func declaration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-11-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88111,
            "url": "http://patches.dpdk.org/api/patches/88111/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-12-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-12-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-12-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:57",
            "name": "[11/13] net/hns3: fix memory leakage for mbuf",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-12-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88119,
            "url": "http://patches.dpdk.org/api/patches/88119/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-13-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-13-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-13-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:58",
            "name": "[12/13] net/hns3: add process for MAC interrupt",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-13-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88116,
            "url": "http://patches.dpdk.org/api/patches/88116/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-14-git-send-email-oulijun@huawei.com/",
            "msgid": "<1614130139-42926-14-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1614130139-42926-14-git-send-email-oulijun@huawei.com",
            "date": "2021-02-24T01:28:59",
            "name": "[13/13] net/hns3: fix imprecise statistics",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1614130139-42926-14-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}