Show a series.

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

{
    "id": 11873,
    "url": "http://patches.dpdk.org/api/series/11873/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11873",
    "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-01T11:52:41",
    "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/11873/mbox/",
    "cover_letter": {
        "id": 76246,
        "url": "http://patches.dpdk.org/api/covers/76246/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1598961165-20832-1-git-send-email-humin29@huawei.com/",
        "msgid": "<1598961165-20832-1-git-send-email-humin29@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1598961165-20832-1-git-send-email-humin29@huawei.com",
        "date": "2020-09-01T11:52:41",
        "name": "[0/4] ethdev: change the queue ID type",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1598961165-20832-1-git-send-email-humin29@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 76249,
            "url": "http://patches.dpdk.org/api/patches/76249/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-2-git-send-email-humin29@huawei.com/",
            "msgid": "<1598961165-20832-2-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1598961165-20832-2-git-send-email-humin29@huawei.com",
            "date": "2020-09-01T11:52:42",
            "name": "[1/4] ethdev: change data type in TC rxq and TC txq",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-2-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 76250,
            "url": "http://patches.dpdk.org/api/patches/76250/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-3-git-send-email-humin29@huawei.com/",
            "msgid": "<1598961165-20832-3-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1598961165-20832-3-git-send-email-humin29@huawei.com",
            "date": "2020-09-01T11:52:43",
            "name": "[2/4] ethdev: fix compiling errors for per-queue statistics",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-3-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 76247,
            "url": "http://patches.dpdk.org/api/patches/76247/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-4-git-send-email-humin29@huawei.com/",
            "msgid": "<1598961165-20832-4-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1598961165-20832-4-git-send-email-humin29@huawei.com",
            "date": "2020-09-01T11:52:44",
            "name": "[3/4] doc: announce modified field in DCB TC queue mapping",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-4-git-send-email-humin29@huawei.com/mbox/"
        },
        {
            "id": 76248,
            "url": "http://patches.dpdk.org/api/patches/76248/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-5-git-send-email-humin29@huawei.com/",
            "msgid": "<1598961165-20832-5-git-send-email-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1598961165-20832-5-git-send-email-humin29@huawei.com",
            "date": "2020-09-01T11:52:45",
            "name": "[4/4] doc: announce modified field in ethdev API",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1598961165-20832-5-git-send-email-humin29@huawei.com/mbox/"
        }
    ]
}