Show a series.

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

{
    "id": 22169,
    "url": "http://patchwork.dpdk.org/api/series/22169/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=22169",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "[1/2] common/cnxk: fix ROC naming convention issues",
    "date": "2022-03-17T03:50:35",
    "submitter": {
        "id": 1663,
        "url": "http://patchwork.dpdk.org/api/people/1663/?format=api",
        "name": "Satheesh Paul Antonysamy",
        "email": "psatheesh@marvell.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/22169/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 108753,
            "url": "http://patchwork.dpdk.org/api/patches/108753/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20220317035036.2290272-1-psatheesh@marvell.com/",
            "msgid": "<20220317035036.2290272-1-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220317035036.2290272-1-psatheesh@marvell.com",
            "date": "2022-03-17T03:50:35",
            "name": "[1/2] common/cnxk: fix ROC naming convention issues",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20220317035036.2290272-1-psatheesh@marvell.com/mbox/"
        },
        {
            "id": 108754,
            "url": "http://patchwork.dpdk.org/api/patches/108754/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20220317035036.2290272-2-psatheesh@marvell.com/",
            "msgid": "<20220317035036.2290272-2-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220317035036.2290272-2-psatheesh@marvell.com",
            "date": "2022-03-17T03:50:36",
            "name": "[2/2] common/cnxk: fix QINQ ROC item mismatch issue",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20220317035036.2290272-2-psatheesh@marvell.com/mbox/"
        }
    ]
}