Show a series.

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

{
    "id": 18069,
    "url": "http://patchwork.dpdk.org/api/series/18069/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18069",
    "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": "common/cnxk: enable npa telemetry",
    "date": "2021-07-29T15:25:34",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/18069/mbox/",
    "cover_letter": {
        "id": 96421,
        "url": "http://patchwork.dpdk.org/api/covers/96421/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1627572033.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1627572033.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1627572033.git.gmuthukrishn@marvell.com",
        "date": "2021-07-29T15:25:34",
        "name": "[v1,0/3] common/cnxk: enable npa telemetry",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1627572033.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 96422,
            "url": "http://patchwork.dpdk.org/api/patches/96422/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/f4ddcb45d45e7b5b700cacebd02f1946b52ea368.1627572033.git.gmuthukrishn@marvell.com/",
            "msgid": "<f4ddcb45d45e7b5b700cacebd02f1946b52ea368.1627572033.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/f4ddcb45d45e7b5b700cacebd02f1946b52ea368.1627572033.git.gmuthukrishn@marvell.com",
            "date": "2021-07-29T15:25:35",
            "name": "[v1,1/3] telemetry: enable storing pointer value",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/f4ddcb45d45e7b5b700cacebd02f1946b52ea368.1627572033.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 96423,
            "url": "http://patchwork.dpdk.org/api/patches/96423/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/604cef7dae418edfa928e63731772e51ad26d6d3.1627572033.git.gmuthukrishn@marvell.com/",
            "msgid": "<604cef7dae418edfa928e63731772e51ad26d6d3.1627572033.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/604cef7dae418edfa928e63731772e51ad26d6d3.1627572033.git.gmuthukrishn@marvell.com",
            "date": "2021-07-29T15:25:36",
            "name": "[v1,2/3] test/telemetry: add unit tests for pointer value",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/604cef7dae418edfa928e63731772e51ad26d6d3.1627572033.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 96424,
            "url": "http://patchwork.dpdk.org/api/patches/96424/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/04507ec4f18245b30d6b728b99bc80346132ed39.1627572033.git.gmuthukrishn@marvell.com/",
            "msgid": "<04507ec4f18245b30d6b728b99bc80346132ed39.1627572033.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/04507ec4f18245b30d6b728b99bc80346132ed39.1627572033.git.gmuthukrishn@marvell.com",
            "date": "2021-07-29T15:25:37",
            "name": "[v1,3/3] common/cnxk: add telemetry endpoints to npa",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/04507ec4f18245b30d6b728b99bc80346132ed39.1627572033.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}