Show a series.

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

{
    "id": 29565,
    "url": "http://patches.dpdk.org/api/series/29565/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29565",
    "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-09-20T07:19:07",
    "submitter": {
        "id": 2480,
        "url": "http://patches.dpdk.org/api/people/2480/?format=api",
        "name": "Srikanth Yalavarthi",
        "email": "syalavarthi@marvell.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29565/mbox/",
    "cover_letter": {
        "id": 157,
        "url": "http://patches.dpdk.org/api/covers/157/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230920071910.10428-1-syalavarthi@marvell.com/",
        "msgid": "<20230920071910.10428-1-syalavarthi@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230920071910.10428-1-syalavarthi@marvell.com",
        "date": "2023-09-20T07:19:07",
        "name": "[v2,0/3] Spec changes to support multi I/O models",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230920071910.10428-1-syalavarthi@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 131672,
            "url": "http://patches.dpdk.org/api/patches/131672/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230920071910.10428-2-syalavarthi@marvell.com/",
            "msgid": "<20230920071910.10428-2-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230920071910.10428-2-syalavarthi@marvell.com",
            "date": "2023-09-20T07:19:08",
            "name": "[v2,1/3] mldev: add support for arbitrary shape dimensions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230920071910.10428-2-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 131673,
            "url": "http://patches.dpdk.org/api/patches/131673/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230920071910.10428-3-syalavarthi@marvell.com/",
            "msgid": "<20230920071910.10428-3-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230920071910.10428-3-syalavarthi@marvell.com",
            "date": "2023-09-20T07:19:09",
            "name": "[v2,2/3] mldev: introduce support for IO layout",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230920071910.10428-3-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 131671,
            "url": "http://patches.dpdk.org/api/patches/131671/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230920071910.10428-4-syalavarthi@marvell.com/",
            "msgid": "<20230920071910.10428-4-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230920071910.10428-4-syalavarthi@marvell.com",
            "date": "2023-09-20T07:19:10",
            "name": "[v2,3/3] mldev: drop input and output size get APIs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230920071910.10428-4-syalavarthi@marvell.com/mbox/"
        }
    ]
}