Show a series.

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

{
    "id": 18119,
    "url": "http://patchwork.dpdk.org/api/series/18119/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18119",
    "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-01T17:37:38",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/18119/mbox/",
    "cover_letter": {
        "id": 96502,
        "url": "http://patchwork.dpdk.org/api/covers/96502/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1627839051.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1627839051.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1627839051.git.gmuthukrishn@marvell.com",
        "date": "2021-08-01T17:37:38",
        "name": "[v2,0/3] common/cnxk: enable npa telemetry",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1627839051.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 96503,
            "url": "http://patchwork.dpdk.org/api/patches/96503/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/0bafb4b7a66397e3f0505c3b192f44ecf5081ec3.1627839051.git.gmuthukrishn@marvell.com/",
            "msgid": "<0bafb4b7a66397e3f0505c3b192f44ecf5081ec3.1627839051.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/0bafb4b7a66397e3f0505c3b192f44ecf5081ec3.1627839051.git.gmuthukrishn@marvell.com",
            "date": "2021-08-01T17:37:39",
            "name": "[v2,1/3] telemetry: enable storing pointer value",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/0bafb4b7a66397e3f0505c3b192f44ecf5081ec3.1627839051.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 96504,
            "url": "http://patchwork.dpdk.org/api/patches/96504/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/aa71620ce3ea7df9016d6355e3821a606bd38a0f.1627839051.git.gmuthukrishn@marvell.com/",
            "msgid": "<aa71620ce3ea7df9016d6355e3821a606bd38a0f.1627839051.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/aa71620ce3ea7df9016d6355e3821a606bd38a0f.1627839051.git.gmuthukrishn@marvell.com",
            "date": "2021-08-01T17:37:40",
            "name": "[v2,2/3] test/telemetry: add unit tests for pointer value",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/aa71620ce3ea7df9016d6355e3821a606bd38a0f.1627839051.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 96505,
            "url": "http://patchwork.dpdk.org/api/patches/96505/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/89b4c9fa2f40b8127629754e2ef7575db39d725a.1627839051.git.gmuthukrishn@marvell.com/",
            "msgid": "<89b4c9fa2f40b8127629754e2ef7575db39d725a.1627839051.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/89b4c9fa2f40b8127629754e2ef7575db39d725a.1627839051.git.gmuthukrishn@marvell.com",
            "date": "2021-08-01T17:37:41",
            "name": "[v2,3/3] common/cnxk: add telemetry endpoints to npa",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/89b4c9fa2f40b8127629754e2ef7575db39d725a.1627839051.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}