Show a series.

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

{
    "id": 18491,
    "url": "http://patchwork.dpdk.org/api/series/18491/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18491",
    "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": "cnxk: enable npa and mempool telemetry",
    "date": "2021-08-27T06:41:57",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 5,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/18491/mbox/",
    "cover_letter": {
        "id": 97415,
        "url": "http://patchwork.dpdk.org/api/covers/97415/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1630046292.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1630046292.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1630046292.git.gmuthukrishn@marvell.com",
        "date": "2021-08-27T06:41:57",
        "name": "[v5,0/2] cnxk: enable npa and mempool telemetry",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1630046292.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 97416,
            "url": "http://patchwork.dpdk.org/api/patches/97416/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/2416b1c92c3047c98e20d1548b62a1a1d5e3dbb0.1630046292.git.gmuthukrishn@marvell.com/",
            "msgid": "<2416b1c92c3047c98e20d1548b62a1a1d5e3dbb0.1630046292.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/2416b1c92c3047c98e20d1548b62a1a1d5e3dbb0.1630046292.git.gmuthukrishn@marvell.com",
            "date": "2021-08-27T06:41:58",
            "name": "[v5,1/2] common/cnxk: add telemetry endpoints to npa",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/2416b1c92c3047c98e20d1548b62a1a1d5e3dbb0.1630046292.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 97417,
            "url": "http://patchwork.dpdk.org/api/patches/97417/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/62f65b58824532acbb53784d64ef260d5c9c90a1.1630046292.git.gmuthukrishn@marvell.com/",
            "msgid": "<62f65b58824532acbb53784d64ef260d5c9c90a1.1630046292.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/62f65b58824532acbb53784d64ef260d5c9c90a1.1630046292.git.gmuthukrishn@marvell.com",
            "date": "2021-08-27T06:41:59",
            "name": "[v5,2/2] mempool/cnxk: add telemetry end points",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/62f65b58824532acbb53784d64ef260d5c9c90a1.1630046292.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}