Show a series.

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

{
    "id": 29159,
    "url": "http://patchwork.dpdk.org/api/series/29159/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=29159",
    "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": "app/dma-perf: add SG copy support",
    "date": "2023-08-10T13:01:35",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/29159/mbox/",
    "cover_letter": {
        "id": 36,
        "url": "http://patchwork.dpdk.org/api/covers/36/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230810130137.2529-1-gmuthukrishn@marvell.com/",
        "msgid": "<20230810130137.2529-1-gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230810130137.2529-1-gmuthukrishn@marvell.com",
        "date": "2023-08-10T13:01:35",
        "name": "[v3,0/2] app/dma-perf: add SG copy support",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230810130137.2529-1-gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 130085,
            "url": "http://patchwork.dpdk.org/api/patches/130085/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230810130137.2529-2-gmuthukrishn@marvell.com/",
            "msgid": "<20230810130137.2529-2-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230810130137.2529-2-gmuthukrishn@marvell.com",
            "date": "2023-08-10T13:01:36",
            "name": "[v3,1/2] app/dma-perf: validate copied memory",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230810130137.2529-2-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 130086,
            "url": "http://patchwork.dpdk.org/api/patches/130086/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230810130137.2529-3-gmuthukrishn@marvell.com/",
            "msgid": "<20230810130137.2529-3-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230810130137.2529-3-gmuthukrishn@marvell.com",
            "date": "2023-08-10T13:01:37",
            "name": "[v3,2/2] app/dma-perf: add SG copy support",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230810130137.2529-3-gmuthukrishn@marvell.com/mbox/"
        }
    ]
}