Show a series.

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

{
    "id": 23191,
    "url": "http://patches.dpdk.org/api/series/23191/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23191",
    "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": "support dump ethdev info",
    "date": "2022-05-27T01:42:55",
    "submitter": {
        "id": 1944,
        "url": "http://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/23191/mbox/",
    "cover_letter": {
        "id": 111927,
        "url": "http://patches.dpdk.org/api/covers/111927/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220527014259.38559-1-humin29@huawei.com/",
        "msgid": "<20220527014259.38559-1-humin29@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20220527014259.38559-1-humin29@huawei.com",
        "date": "2022-05-27T01:42:55",
        "name": "[0/3] support dump ethdev info",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220527014259.38559-1-humin29@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 111928,
            "url": "http://patches.dpdk.org/api/patches/111928/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220527014259.38559-2-humin29@huawei.com/",
            "msgid": "<20220527014259.38559-2-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220527014259.38559-2-humin29@huawei.com",
            "date": "2022-05-27T01:42:56",
            "name": "[1/3] app/procinfo: add version dump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220527014259.38559-2-humin29@huawei.com/mbox/"
        },
        {
            "id": 111929,
            "url": "http://patches.dpdk.org/api/patches/111929/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220527014259.38559-3-humin29@huawei.com/",
            "msgid": "<20220527014259.38559-3-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220527014259.38559-3-humin29@huawei.com",
            "date": "2022-05-27T01:42:57",
            "name": "[2/3] app/procinfo: add RSS RETA dump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220527014259.38559-3-humin29@huawei.com/mbox/"
        },
        {
            "id": 111930,
            "url": "http://patches.dpdk.org/api/patches/111930/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220527014259.38559-4-humin29@huawei.com/",
            "msgid": "<20220527014259.38559-4-humin29@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220527014259.38559-4-humin29@huawei.com",
            "date": "2022-05-27T01:42:58",
            "name": "[3/3] app/procinfo: add module info dump",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220527014259.38559-4-humin29@huawei.com/mbox/"
        }
    ]
}