Show a series.

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

{
    "id": 11812,
    "url": "http://patches.dpdk.org/api/series/11812/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11812",
    "project": {
        "id": 1,
        "url": "http://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": "These patches are bugs porting from i40evf to",
    "date": "2020-08-27T01:01:52",
    "submitter": {
        "id": 1883,
        "url": "http://patches.dpdk.org/api/people/1883/?format=api",
        "name": "Steve Yang",
        "email": "stevex.yang@intel.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/11812/mbox/",
    "cover_letter": {
        "id": 76049,
        "url": "http://patches.dpdk.org/api/covers/76049/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200827010158.18339-1-stevex.yang@intel.com/",
        "msgid": "<20200827010158.18339-1-stevex.yang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200827010158.18339-1-stevex.yang@intel.com",
        "date": "2020-08-27T01:01:52",
        "name": "[v2,0/6] These patches are bugs porting from i40evf to",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200827010158.18339-1-stevex.yang@intel.com/mbox/"
    },
    "patches": []
}