Show a series.

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

{
    "id": 17116,
    "url": "http://patches.dpdk.org/api/series/17116/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/list/?series=17116",
    "project": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/projects/4/?format=api",
        "name": "WEB",
        "link_name": "web",
        "list_id": "web.dpdk.org",
        "list_email": "web@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-web",
        "webscm_url": "http://git.dpdk.org/tools/dpdk-web/",
        "list_archive_url": "https://inbox.dpdk.org/web",
        "list_archive_url_format": "https://inbox.dpdk.org/web/{}",
        "commit_url_format": ""
    },
    "name": "update techboard minutes",
    "date": "2021-05-25T11:55:58",
    "submitter": {
        "id": 8,
        "url": "http://patches.dpdk.org/api/people/8/?format=api",
        "name": "Olivier Matz",
        "email": "olivier.matz@6wind.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/17116/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 93435,
            "url": "http://patches.dpdk.org/api/patches/93435/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/patch/20210525115558.5975-1-olivier.matz@6wind.com/",
            "msgid": "<20210525115558.5975-1-olivier.matz@6wind.com>",
            "list_archive_url": "https://inbox.dpdk.org/web/20210525115558.5975-1-olivier.matz@6wind.com",
            "date": "2021-05-25T11:55:58",
            "name": "update techboard minutes",
            "mbox": "http://patches.dpdk.org/project/web/patch/20210525115558.5975-1-olivier.matz@6wind.com/mbox/"
        }
    ]
}