Show a series.

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

{
    "id": 17039,
    "url": "https://patches.dpdk.org/api/series/17039/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=17039",
    "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": "remove test_plan and TestSuite of \"ftag\"",
    "date": "2021-05-20T03:42:23",
    "submitter": {
        "id": 2034,
        "url": "https://patches.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 0,
    "received_all": false,
    "mbox": "https://patches.dpdk.org/series/17039/mbox/",
    "cover_letter": {
        "id": 93331,
        "url": "https://patches.dpdk.org/api/covers/93331/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20210520034223.10935-1-yanx.xia@intel.com/",
        "msgid": "<20210520034223.10935-1-yanx.xia@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210520034223.10935-1-yanx.xia@intel.com",
        "date": "2021-05-20T03:42:23",
        "name": "[V1,0/2] remove test_plan and TestSuite of \"ftag\"",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20210520034223.10935-1-yanx.xia@intel.com/mbox/"
    },
    "patches": []
}