Show a series.

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

{
    "id": 7399,
    "url": "http://patches.dpdk.org/api/series/7399/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7399",
    "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": "net/ice: fix memory release in FDIR",
    "date": "2019-11-12T00:00:09",
    "submitter": {
        "id": 1418,
        "url": "http://patches.dpdk.org/api/people/1418/?format=api",
        "name": "Shougang Wang",
        "email": "shougangx.wang@intel.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/7399/mbox/",
    "cover_letter": {
        "id": 62859,
        "url": "http://patches.dpdk.org/api/covers/62859/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191112000013.30406-1-shougangx.wang@intel.com/",
        "msgid": "<20191112000013.30406-1-shougangx.wang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191112000013.30406-1-shougangx.wang@intel.com",
        "date": "2019-11-12T00:00:09",
        "name": "[v3,0/4] net/ice: fix memory release in FDIR",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191112000013.30406-1-shougangx.wang@intel.com/mbox/"
    },
    "patches": []
}