Show a series.

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

{
    "id": 29660,
    "url": "http://patches.dpdk.org/api/series/29660/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29660",
    "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-27T18:11:54",
    "submitter": {
        "id": 2480,
        "url": "http://patches.dpdk.org/api/people/2480/?format=api",
        "name": "Srikanth Yalavarthi",
        "email": "syalavarthi@marvell.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29660/mbox/",
    "cover_letter": {
        "id": 195,
        "url": "http://patches.dpdk.org/api/covers/195/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230927181159.9794-1-syalavarthi@marvell.com/",
        "msgid": "<20230927181159.9794-1-syalavarthi@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230927181159.9794-1-syalavarthi@marvell.com",
        "date": "2023-09-27T18:11:54",
        "name": "[v3,0/4] Spec changes to support multi I/O models",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230927181159.9794-1-syalavarthi@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 132029,
            "url": "http://patches.dpdk.org/api/patches/132029/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-2-syalavarthi@marvell.com/",
            "msgid": "<20230927181159.9794-2-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230927181159.9794-2-syalavarthi@marvell.com",
            "date": "2023-09-27T18:11:55",
            "name": "[v3,1/4] mldev: add support for arbitrary shape dimensions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-2-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 132030,
            "url": "http://patches.dpdk.org/api/patches/132030/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-3-syalavarthi@marvell.com/",
            "msgid": "<20230927181159.9794-3-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230927181159.9794-3-syalavarthi@marvell.com",
            "date": "2023-09-27T18:11:56",
            "name": "[v3,2/4] mldev: introduce support for IO layout",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-3-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 132031,
            "url": "http://patches.dpdk.org/api/patches/132031/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-4-syalavarthi@marvell.com/",
            "msgid": "<20230927181159.9794-4-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230927181159.9794-4-syalavarthi@marvell.com",
            "date": "2023-09-27T18:11:57",
            "name": "[v3,3/4] mldev: drop input and output size get APIs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-4-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 132032,
            "url": "http://patches.dpdk.org/api/patches/132032/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-5-syalavarthi@marvell.com/",
            "msgid": "<20230927181159.9794-5-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230927181159.9794-5-syalavarthi@marvell.com",
            "date": "2023-09-27T18:11:58",
            "name": "[v3,4/4] mldev: update release notes for 23.11",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230927181159.9794-5-syalavarthi@marvell.com/mbox/"
        }
    ]
}