Show a series.

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

{
    "id": 30322,
    "url": "http://patches.dpdk.org/api/series/30322/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30322",
    "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-16T17:45:24",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 8,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/30322/mbox/",
    "cover_letter": {
        "id": 414,
        "url": "http://patches.dpdk.org/api/covers/414/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1700156485.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1700156485.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1700156485.git.gmuthukrishn@marvell.com",
        "date": "2023-11-16T17:45:24",
        "name": "[v8,0/3] test/dma: add vchan reconfig and SG tests",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1700156485.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 134432,
            "url": "http://patches.dpdk.org/api/patches/134432/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1a2e7847f73dc0f8f2b8fff956c9e5709a3c82bb.1700156485.git.gmuthukrishn@marvell.com/",
            "msgid": "<1a2e7847f73dc0f8f2b8fff956c9e5709a3c82bb.1700156485.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1a2e7847f73dc0f8f2b8fff956c9e5709a3c82bb.1700156485.git.gmuthukrishn@marvell.com",
            "date": "2023-11-16T17:45:25",
            "name": "[v8,1/3] test/dma: use unit test framework",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1a2e7847f73dc0f8f2b8fff956c9e5709a3c82bb.1700156485.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134433,
            "url": "http://patches.dpdk.org/api/patches/134433/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/d7313bcdffb3d117512eef5cfacbaca1874b7182.1700156485.git.gmuthukrishn@marvell.com/",
            "msgid": "<d7313bcdffb3d117512eef5cfacbaca1874b7182.1700156485.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/d7313bcdffb3d117512eef5cfacbaca1874b7182.1700156485.git.gmuthukrishn@marvell.com",
            "date": "2023-11-16T17:45:26",
            "name": "[v8,2/3] test/dma: test multiple vchan",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/d7313bcdffb3d117512eef5cfacbaca1874b7182.1700156485.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 134431,
            "url": "http://patches.dpdk.org/api/patches/134431/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/9240eed183bf827995ab2564bc2a4ff4f3e126ce.1700156485.git.gmuthukrishn@marvell.com/",
            "msgid": "<9240eed183bf827995ab2564bc2a4ff4f3e126ce.1700156485.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/9240eed183bf827995ab2564bc2a4ff4f3e126ce.1700156485.git.gmuthukrishn@marvell.com",
            "date": "2023-11-16T17:45:27",
            "name": "[v8,3/3] test/dma: add SG copy tests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/9240eed183bf827995ab2564bc2a4ff4f3e126ce.1700156485.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}