Show a series.

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

{
    "id": 26938,
    "url": "https://patches.dpdk.org/api/series/26938/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=26938",
    "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": "[1/3] common/cnxk: fix channel mask for SDP interfaces",
    "date": "2023-02-10T04:21:19",
    "submitter": {
        "id": 1663,
        "url": "https://patches.dpdk.org/api/people/1663/?format=api",
        "name": "Satheesh Paul Antonysamy",
        "email": "psatheesh@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/26938/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 123649,
            "url": "https://patches.dpdk.org/api/patches/123649/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230210042121.3013558-1-psatheesh@marvell.com/",
            "msgid": "<20230210042121.3013558-1-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230210042121.3013558-1-psatheesh@marvell.com",
            "date": "2023-02-10T04:21:19",
            "name": "[1/3] common/cnxk: fix channel mask for SDP interfaces",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230210042121.3013558-1-psatheesh@marvell.com/mbox/"
        },
        {
            "id": 123650,
            "url": "https://patches.dpdk.org/api/patches/123650/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230210042121.3013558-2-psatheesh@marvell.com/",
            "msgid": "<20230210042121.3013558-2-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230210042121.3013558-2-psatheesh@marvell.com",
            "date": "2023-02-10T04:21:20",
            "name": "[2/3] common/cnxk: fix printing IPsec flow rules",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230210042121.3013558-2-psatheesh@marvell.com/mbox/"
        },
        {
            "id": 123651,
            "url": "https://patches.dpdk.org/api/patches/123651/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20230210042121.3013558-3-psatheesh@marvell.com/",
            "msgid": "<20230210042121.3013558-3-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230210042121.3013558-3-psatheesh@marvell.com",
            "date": "2023-02-10T04:21:21",
            "name": "[3/3] common/cnxk: fix inline IPsec rule creation",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20230210042121.3013558-3-psatheesh@marvell.com/mbox/"
        }
    ]
}