Show a series.

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

{
    "id": 29710,
    "url": "http://patches.dpdk.org/api/series/29710/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29710",
    "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": "Spec changes to support multi I/O models",
    "date": "2023-10-02T09:58:55",
    "submitter": {
        "id": 2480,
        "url": "http://patches.dpdk.org/api/people/2480/?format=api",
        "name": "Srikanth Yalavarthi",
        "email": "syalavarthi@marvell.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29710/mbox/",
    "cover_letter": {
        "id": 218,
        "url": "http://patches.dpdk.org/api/covers/218/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231002095859.12187-1-syalavarthi@marvell.com/",
        "msgid": "<20231002095859.12187-1-syalavarthi@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20231002095859.12187-1-syalavarthi@marvell.com",
        "date": "2023-10-02T09:58:55",
        "name": "[v4,0/3] Spec changes to support multi I/O models",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231002095859.12187-1-syalavarthi@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 132257,
            "url": "http://patches.dpdk.org/api/patches/132257/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231002095859.12187-2-syalavarthi@marvell.com/",
            "msgid": "<20231002095859.12187-2-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231002095859.12187-2-syalavarthi@marvell.com",
            "date": "2023-10-02T09:58:56",
            "name": "[v4,1/3] mldev: add support for arbitrary shape dimensions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231002095859.12187-2-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 132259,
            "url": "http://patches.dpdk.org/api/patches/132259/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231002095859.12187-3-syalavarthi@marvell.com/",
            "msgid": "<20231002095859.12187-3-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231002095859.12187-3-syalavarthi@marvell.com",
            "date": "2023-10-02T09:58:57",
            "name": "[v4,2/3] mldev: introduce support for IO layout",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231002095859.12187-3-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 132258,
            "url": "http://patches.dpdk.org/api/patches/132258/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231002095859.12187-4-syalavarthi@marvell.com/",
            "msgid": "<20231002095859.12187-4-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231002095859.12187-4-syalavarthi@marvell.com",
            "date": "2023-10-02T09:58:58",
            "name": "[v4,3/3] mldev: drop input and output size get APIs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231002095859.12187-4-syalavarthi@marvell.com/mbox/"
        }
    ]
}