Show a series.

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

{
    "id": 11267,
    "url": "https://patches.dpdk.org/api/series/11267/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=11267",
    "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": "[V2] test_plans/cvl_dcf_switch_filter_test_plan.rst: Remove actions vf id 0 test case",
    "date": "2020-07-24T14:07:49",
    "submitter": {
        "id": 1658,
        "url": "https://patches.dpdk.org/api/people/1658/?format=api",
        "name": "Lu, Nannan",
        "email": "nannan.lu@intel.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/11267/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 74708,
            "url": "https://patches.dpdk.org/api/patches/74708/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/1595599669-346118-1-git-send-email-nannan.lu@intel.com/",
            "msgid": "<1595599669-346118-1-git-send-email-nannan.lu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/1595599669-346118-1-git-send-email-nannan.lu@intel.com",
            "date": "2020-07-24T14:07:49",
            "name": "[V2] test_plans/cvl_dcf_switch_filter_test_plan.rst: Remove actions vf id 0 test case",
            "mbox": "https://patches.dpdk.org/project/dts/patch/1595599669-346118-1-git-send-email-nannan.lu@intel.com/mbox/"
        }
    ]
}