Show a series.

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

{
    "id": 11954,
    "url": "http://patches.dpdk.org/api/series/11954/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11954",
    "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": "ethdev: change the queue ID type",
    "date": "2020-09-04T11:32:14",
    "submitter": {
        "id": 1944,
        "url": "http://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11954/mbox/",
    "cover_letter": {
        "id": 76561,
        "url": "http://patches.dpdk.org/api/covers/76561/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1599219135-53194-1-git-send-email-humin29@huawei.com/",
        "msgid": "<1599219135-53194-1-git-send-email-humin29@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1599219135-53194-1-git-send-email-humin29@huawei.com",
        "date": "2020-09-04T11:32:11",
        "name": "[V2,0/4] ethdev: change the queue ID type",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1599219135-53194-1-git-send-email-humin29@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 76564,
            "url": "http://patches.dpdk.org/api/patches/76564/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-2-git-send-email-humin29@huawei.com/",
            "msgid": "<1599219135-53194-2-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1599219135-53194-2-git-send-email-humin29@huawei.com",
            "date": "2020-09-04T11:32:12",
            "name": "[V2,1/4] ethdev: fix compiling errors for per-queue statistics",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-2-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 76563,
            "url": "http://patches.dpdk.org/api/patches/76563/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-3-git-send-email-humin29@huawei.com/",
            "msgid": "<1599219135-53194-3-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1599219135-53194-3-git-send-email-humin29@huawei.com",
            "date": "2020-09-04T11:32:13",
            "name": "[V2,2/4] ethdev: change data type in TC rxq and TC txq",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-3-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 76560,
            "url": "http://patches.dpdk.org/api/patches/76560/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-4-git-send-email-humin29@huawei.com/",
            "msgid": "<1599219135-53194-4-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1599219135-53194-4-git-send-email-humin29@huawei.com",
            "date": "2020-09-04T11:32:14",
            "name": "[V2,3/4] doc: announce modified field in DCB TC queue mapping",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-4-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 76562,
            "url": "http://patches.dpdk.org/api/patches/76562/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-5-git-send-email-humin29@huawei.com/",
            "msgid": "<1599219135-53194-5-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1599219135-53194-5-git-send-email-humin29@huawei.com",
            "date": "2020-09-04T11:32:15",
            "name": "[V2,4/4] doc: announce modified field in ethdev API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1599219135-53194-5-git-send-email-humin29@huawei.com/mbox/"
        }
    ]
}