Show a series.

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

{
    "id": 29157,
    "url": "http://patchwork.dpdk.org/api/series/29157/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=29157",
    "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": "test/dma: run tests as per configured pmd",
    "date": "2023-08-10T12:21:07",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/29157/mbox/",
    "cover_letter": {
        "id": 34,
        "url": "http://patchwork.dpdk.org/api/covers/34/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230810122111.2329-1-gmuthukrishn@marvell.com/",
        "msgid": "<20230810122111.2329-1-gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230810122111.2329-1-gmuthukrishn@marvell.com",
        "date": "2023-08-10T12:21:07",
        "name": "[0/4] test/dma: run tests as per configured pmd",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230810122111.2329-1-gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 130078,
            "url": "http://patchwork.dpdk.org/api/patches/130078/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-2-gmuthukrishn@marvell.com/",
            "msgid": "<20230810122111.2329-2-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230810122111.2329-2-gmuthukrishn@marvell.com",
            "date": "2023-08-10T12:21:08",
            "name": "[1/4] dmadev: add function to get list of device identifiers",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-2-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 130079,
            "url": "http://patchwork.dpdk.org/api/patches/130079/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-3-gmuthukrishn@marvell.com/",
            "msgid": "<20230810122111.2329-3-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230810122111.2329-3-gmuthukrishn@marvell.com",
            "date": "2023-08-10T12:21:09",
            "name": "[2/4] test/dma: run tests according to PMD",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-3-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 130080,
            "url": "http://patchwork.dpdk.org/api/patches/130080/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-4-gmuthukrishn@marvell.com/",
            "msgid": "<20230810122111.2329-4-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230810122111.2329-4-gmuthukrishn@marvell.com",
            "date": "2023-08-10T12:21:10",
            "name": "[3/4] dma/cnxk: update PCI driver name",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-4-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 130081,
            "url": "http://patchwork.dpdk.org/api/patches/130081/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-5-gmuthukrishn@marvell.com/",
            "msgid": "<20230810122111.2329-5-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230810122111.2329-5-gmuthukrishn@marvell.com",
            "date": "2023-08-10T12:21:11",
            "name": "[4/4] test/dma: enable cnxk tests",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230810122111.2329-5-gmuthukrishn@marvell.com/mbox/"
        }
    ]
}