Show a series.

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

{
    "id": 27429,
    "url": "https://patches.dpdk.org/api/series/27429/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=27429",
    "project": {
        "id": 1,
        "url": "https://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": "Fixes to ml/cnxk driver",
    "date": "2023-03-16T21:28:56",
    "submitter": {
        "id": 2480,
        "url": "https://patches.dpdk.org/api/people/2480/?format=api",
        "name": "Srikanth Yalavarthi",
        "email": "syalavarthi@marvell.com"
    },
    "version": 3,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/27429/mbox/",
    "cover_letter": {
        "id": 125210,
        "url": "https://patches.dpdk.org/api/covers/125210/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20230316212904.9318-1-syalavarthi@marvell.com/",
        "msgid": "<20230316212904.9318-1-syalavarthi@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-1-syalavarthi@marvell.com",
        "date": "2023-03-16T21:28:56",
        "name": "[v3,0/8] Fixes to ml/cnxk driver",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20230316212904.9318-1-syalavarthi@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 125212,
            "url": "https://patches.dpdk.org/api/patches/125212/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-2-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-2-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-2-syalavarthi@marvell.com",
            "date": "2023-03-16T21:28:57",
            "name": "[v3,1/8] ml/cnxk: fix evaluation order violation issues",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-2-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 125214,
            "url": "https://patches.dpdk.org/api/patches/125214/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-3-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-3-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-3-syalavarthi@marvell.com",
            "date": "2023-03-16T21:28:58",
            "name": "[v3,2/8] ml/cnxk: fix potential division by zero",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-3-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 125211,
            "url": "https://patches.dpdk.org/api/patches/125211/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-4-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-4-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-4-syalavarthi@marvell.com",
            "date": "2023-03-16T21:28:59",
            "name": "[v3,3/8] ml/cnxk: add pointer check after memory allocation",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-4-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 125215,
            "url": "https://patches.dpdk.org/api/patches/125215/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-5-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-5-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-5-syalavarthi@marvell.com",
            "date": "2023-03-16T21:29:00",
            "name": "[v3,4/8] ml/cnxk: remove logically dead code",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-5-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 125216,
            "url": "https://patches.dpdk.org/api/patches/125216/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-6-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-6-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-6-syalavarthi@marvell.com",
            "date": "2023-03-16T21:29:01",
            "name": "[v3,5/8] ml/cnxk: fix potential memory leak in xstats",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-6-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 125217,
            "url": "https://patches.dpdk.org/api/patches/125217/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-7-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-7-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-7-syalavarthi@marvell.com",
            "date": "2023-03-16T21:29:02",
            "name": "[v3,6/8] ml/cnxk: check for null pointer before dereference",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-7-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 125213,
            "url": "https://patches.dpdk.org/api/patches/125213/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-8-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-8-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-8-syalavarthi@marvell.com",
            "date": "2023-03-16T21:29:03",
            "name": "[v3,7/8] ml/cnxk: avoid variable name reuse in a function",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-8-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 125218,
            "url": "https://patches.dpdk.org/api/patches/125218/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-9-syalavarthi@marvell.com/",
            "msgid": "<20230316212904.9318-9-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230316212904.9318-9-syalavarthi@marvell.com",
            "date": "2023-03-16T21:29:04",
            "name": "[v3,8/8] ml/cnxk: reduce levels of nested variables access",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230316212904.9318-9-syalavarthi@marvell.com/mbox/"
        }
    ]
}