Show a series.

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

{
    "id": 30268,
    "url": "http://patches.dpdk.org/api/series/30268/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30268",
    "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-13T12:53:46",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/30268/mbox/",
    "cover_letter": {
        "id": 394,
        "url": "http://patches.dpdk.org/api/covers/394/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1699879558.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1699879558.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1699879558.git.gmuthukrishn@marvell.com",
        "date": "2023-11-13T12:53:46",
        "name": "[v4,0/3] test/dma: add vchan reconfig and SG tests",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1699879558.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 134156,
            "url": "http://patches.dpdk.org/api/patches/134156/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/4a1383d41030f3c0c72c84a47bb990e20a1a9ea8.1699879558.git.gmuthukrishn@marvell.com/",
            "msgid": "<4a1383d41030f3c0c72c84a47bb990e20a1a9ea8.1699879558.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/4a1383d41030f3c0c72c84a47bb990e20a1a9ea8.1699879558.git.gmuthukrishn@marvell.com",
            "date": "2023-11-13T12:53:47",
            "name": "[v4,1/3] test/dma: use unit test framework",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/4a1383d41030f3c0c72c84a47bb990e20a1a9ea8.1699879558.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134157,
            "url": "http://patches.dpdk.org/api/patches/134157/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/577c677a1177efeb6ae0ddb8e36c027bb86c60c1.1699879558.git.gmuthukrishn@marvell.com/",
            "msgid": "<577c677a1177efeb6ae0ddb8e36c027bb86c60c1.1699879558.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/577c677a1177efeb6ae0ddb8e36c027bb86c60c1.1699879558.git.gmuthukrishn@marvell.com",
            "date": "2023-11-13T12:53:48",
            "name": "[v4,2/3] test/dma: test multiple vchan",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/577c677a1177efeb6ae0ddb8e36c027bb86c60c1.1699879558.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134158,
            "url": "http://patches.dpdk.org/api/patches/134158/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/c3eced01903a0e8fa8f24672a4bfb70dc9454d0f.1699879558.git.gmuthukrishn@marvell.com/",
            "msgid": "<c3eced01903a0e8fa8f24672a4bfb70dc9454d0f.1699879558.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/c3eced01903a0e8fa8f24672a4bfb70dc9454d0f.1699879558.git.gmuthukrishn@marvell.com",
            "date": "2023-11-13T12:53:49",
            "name": "[v4,3/3] test/dma: add SG copy tests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/c3eced01903a0e8fa8f24672a4bfb70dc9454d0f.1699879558.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}