Show a series.

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

{
    "id": 16583,
    "url": "http://patches.dpdk.org/api/series/16583/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16583",
    "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": "bugfix for hns3 PMD",
    "date": "2021-04-22T01:55:49",
    "submitter": {
        "id": 1944,
        "url": "http://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/16583/mbox/",
    "cover_letter": {
        "id": 91983,
        "url": "http://patches.dpdk.org/api/covers/91983/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1619056552-43937-1-git-send-email-humin29@huawei.com/",
        "msgid": "<1619056552-43937-1-git-send-email-humin29@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1619056552-43937-1-git-send-email-humin29@huawei.com",
        "date": "2021-04-22T01:55:48",
        "name": "[0/4] bugfix for hns3 PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1619056552-43937-1-git-send-email-humin29@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 91981,
            "url": "http://patches.dpdk.org/api/patches/91981/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-2-git-send-email-humin29@huawei.com/",
            "msgid": "<1619056552-43937-2-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1619056552-43937-2-git-send-email-humin29@huawei.com",
            "date": "2021-04-22T01:55:49",
            "name": "[1/4] net/hns3: fix error mbx messages prompt errors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-2-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 91982,
            "url": "http://patches.dpdk.org/api/patches/91982/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-3-git-send-email-humin29@huawei.com/",
            "msgid": "<1619056552-43937-3-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1619056552-43937-3-git-send-email-humin29@huawei.com",
            "date": "2021-04-22T01:55:50",
            "name": "[2/4] net/hns3: fix PF miss link status notify message",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-3-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 91984,
            "url": "http://patches.dpdk.org/api/patches/91984/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-4-git-send-email-humin29@huawei.com/",
            "msgid": "<1619056552-43937-4-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1619056552-43937-4-git-send-email-humin29@huawei.com",
            "date": "2021-04-22T01:55:51",
            "name": "[3/4] net/hns3: fix parse link fails code fail",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-4-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 91985,
            "url": "http://patches.dpdk.org/api/patches/91985/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-5-git-send-email-humin29@huawei.com/",
            "msgid": "<1619056552-43937-5-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1619056552-43937-5-git-send-email-humin29@huawei.com",
            "date": "2021-04-22T01:55:52",
            "name": "[4/4] net/hns3: delete unused macro and struct of mbx module",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1619056552-43937-5-git-send-email-humin29@huawei.com/mbox/"
        }
    ]
}