Show a series.

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

{
    "id": 24423,
    "url": "https://patches.dpdk.org/api/series/24423/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=24423",
    "project": {
        "id": 3,
        "url": "https://patches.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "name": "[V1] test_plans/index.rst: remove vhost_user_interrupt_cbdma_test_plan",
    "date": "2022-08-26T06:55:35",
    "submitter": {
        "id": 2491,
        "url": "https://patches.dpdk.org/api/people/2491/?format=api",
        "name": "Huang, ChenyuX",
        "email": "chenyux.huang@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/24423/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 115460,
            "url": "https://patches.dpdk.org/api/patches/115460/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20220826065535.1255678-1-chenyux.huang@intel.com/",
            "msgid": "<20220826065535.1255678-1-chenyux.huang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220826065535.1255678-1-chenyux.huang@intel.com",
            "date": "2022-08-26T06:55:35",
            "name": "[V1] test_plans/index.rst: remove vhost_user_interrupt_cbdma_test_plan",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20220826065535.1255678-1-chenyux.huang@intel.com/mbox/"
        }
    ]
}