Show a series.

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

{
    "id": 596,
    "url": "http://patches.dpdk.org/api/series/596/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=596",
    "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": "Make unit tests great again",
    "date": "2018-07-16T14:12:08",
    "submitter": {
        "id": 70,
        "url": "http://patches.dpdk.org/api/people/70/?format=api",
        "name": "Pattan, Reshma",
        "email": "reshma.pattan@intel.com"
    },
    "version": 3,
    "total": 9,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/596/mbox/",
    "cover_letter": {
        "id": 43103,
        "url": "http://patches.dpdk.org/api/covers/43103/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1531750337-4708-1-git-send-email-reshma.pattan@intel.com/",
        "msgid": "<1531750337-4708-1-git-send-email-reshma.pattan@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1531750337-4708-1-git-send-email-reshma.pattan@intel.com",
        "date": "2018-07-16T14:12:08",
        "name": "[v3,0/9] Make unit tests great again",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1531750337-4708-1-git-send-email-reshma.pattan@intel.com/mbox/"
    },
    "patches": []
}