Show a series.

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

{
    "id": 18157,
    "url": "http://patchwork.dpdk.org/api/series/18157/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18157",
    "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-08-03T08:05:43",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/18157/mbox/",
    "cover_letter": {
        "id": 96574,
        "url": "http://patchwork.dpdk.org/api/covers/96574/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1627967359.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1627967359.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1627967359.git.gmuthukrishn@marvell.com",
        "date": "2021-08-03T08:05:43",
        "name": "[v3,0/3] common/cnxk: enable npa telemetry",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1627967359.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 96575,
            "url": "http://patchwork.dpdk.org/api/patches/96575/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/9e86342d13e58f568a2ea4763163d9223ae7d710.1627967359.git.gmuthukrishn@marvell.com/",
            "msgid": "<9e86342d13e58f568a2ea4763163d9223ae7d710.1627967359.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/9e86342d13e58f568a2ea4763163d9223ae7d710.1627967359.git.gmuthukrishn@marvell.com",
            "date": "2021-08-03T08:05:44",
            "name": "[v3,1/3] telemetry: enable storing pointer value",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/9e86342d13e58f568a2ea4763163d9223ae7d710.1627967359.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 96576,
            "url": "http://patchwork.dpdk.org/api/patches/96576/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/6fc65455ac6cdbc1bdb4691a2c743d2889efde89.1627967359.git.gmuthukrishn@marvell.com/",
            "msgid": "<6fc65455ac6cdbc1bdb4691a2c743d2889efde89.1627967359.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/6fc65455ac6cdbc1bdb4691a2c743d2889efde89.1627967359.git.gmuthukrishn@marvell.com",
            "date": "2021-08-03T08:05:45",
            "name": "[v3,2/3] test/telemetry: add unit tests for pointer value",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/6fc65455ac6cdbc1bdb4691a2c743d2889efde89.1627967359.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 96577,
            "url": "http://patchwork.dpdk.org/api/patches/96577/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/7ed8e60530d5190e3498c3bebeb6a73a0c76f2aa.1627967359.git.gmuthukrishn@marvell.com/",
            "msgid": "<7ed8e60530d5190e3498c3bebeb6a73a0c76f2aa.1627967359.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/7ed8e60530d5190e3498c3bebeb6a73a0c76f2aa.1627967359.git.gmuthukrishn@marvell.com",
            "date": "2021-08-03T08:05:46",
            "name": "[v3,3/3] common/cnxk: add telemetry endpoints to npa",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/7ed8e60530d5190e3498c3bebeb6a73a0c76f2aa.1627967359.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}