Show a series.

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

{
    "id": 20951,
    "url": "http://patches.dpdk.org/api/series/20951/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=20951",
    "project": {
        "id": 3,
        "url": "http://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,1/2] tests/sriov_kvm: delete test cases",
    "date": "2021-12-16T16:54:14",
    "submitter": {
        "id": 2034,
        "url": "http://patches.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/20951/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 105156,
            "url": "http://patches.dpdk.org/api/patches/105156/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20211216165415.18943-1-yanx.xia@intel.com/",
            "msgid": "<20211216165415.18943-1-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211216165415.18943-1-yanx.xia@intel.com",
            "date": "2021-12-16T16:54:14",
            "name": "[V1,1/2] tests/sriov_kvm: delete test cases",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20211216165415.18943-1-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 105157,
            "url": "http://patches.dpdk.org/api/patches/105157/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20211216165415.18943-2-yanx.xia@intel.com/",
            "msgid": "<20211216165415.18943-2-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211216165415.18943-2-yanx.xia@intel.com",
            "date": "2021-12-16T16:54:15",
            "name": "[V1,2/2] test_plans/sriov_kvm: delete test cases",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20211216165415.18943-2-yanx.xia@intel.com/mbox/"
        }
    ]
}