Show a series.

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

{
    "id": 30315,
    "url": "http://patches.dpdk.org/api/series/30315/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30315",
    "project": {
        "id": 1,
        "url": "http://patches.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: add vchan reconfig and SG tests",
    "date": "2023-11-16T10:59:14",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 6,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/30315/mbox/",
    "cover_letter": {
        "id": 412,
        "url": "http://patches.dpdk.org/api/covers/412/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231116105917.2060-1-gmuthukrishn@marvell.com/",
        "msgid": "<20231116105917.2060-1-gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20231116105917.2060-1-gmuthukrishn@marvell.com",
        "date": "2023-11-16T10:59:14",
        "name": "[v6,0/3] test/dma: add vchan reconfig and SG tests",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231116105917.2060-1-gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 134420,
            "url": "http://patches.dpdk.org/api/patches/134420/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231116105917.2060-2-gmuthukrishn@marvell.com/",
            "msgid": "<20231116105917.2060-2-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231116105917.2060-2-gmuthukrishn@marvell.com",
            "date": "2023-11-16T10:59:15",
            "name": "[v6,1/3] test/dma: use unit test framework",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231116105917.2060-2-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134421,
            "url": "http://patches.dpdk.org/api/patches/134421/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231116105917.2060-3-gmuthukrishn@marvell.com/",
            "msgid": "<20231116105917.2060-3-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231116105917.2060-3-gmuthukrishn@marvell.com",
            "date": "2023-11-16T10:59:16",
            "name": "[v6,2/3] test/dma: test multiple vchan",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231116105917.2060-3-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134422,
            "url": "http://patches.dpdk.org/api/patches/134422/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231116105917.2060-4-gmuthukrishn@marvell.com/",
            "msgid": "<20231116105917.2060-4-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231116105917.2060-4-gmuthukrishn@marvell.com",
            "date": "2023-11-16T10:59:17",
            "name": "[v6,3/3] test/dma: add SG copy tests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231116105917.2060-4-gmuthukrishn@marvell.com/mbox/"
        }
    ]
}