Show a series.

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

{
    "id": 7694,
    "url": "http://patches.dpdk.org/api/series/7694/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7694",
    "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": "updates for hns3 PMD driver",
    "date": "2019-11-30T09:22:01",
    "submitter": {
        "id": 1525,
        "url": "http://patches.dpdk.org/api/people/1525/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "xavier_huwei@163.com"
    },
    "version": 1,
    "total": 9,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/7694/mbox/",
    "cover_letter": {
        "id": 63407,
        "url": "http://patches.dpdk.org/api/covers/63407/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191130092210.51841-1-xavier_huwei@163.com/",
        "msgid": "<20191130092210.51841-1-xavier_huwei@163.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191130092210.51841-1-xavier_huwei@163.com",
        "date": "2019-11-30T09:22:01",
        "name": "[0/9] updates for hns3 PMD driver",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191130092210.51841-1-xavier_huwei@163.com/mbox/"
    },
    "patches": []
}