Show a series.

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

{
    "id": 2749,
    "url": "http://patchwork.ozlabs.org/api/series/2749/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/hostap/list/?series=2749",
    "project": {
        "id": 22,
        "url": "http://patchwork.ozlabs.org/api/projects/22/?format=api",
        "name": "HostAP Development",
        "link_name": "hostap",
        "list_id": "hostap.lists.infradead.org",
        "list_email": "hostap@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "hs20: Allow compiling hs20 client on fedora-26",
    "date": "2017-09-12T17:43:36",
    "submitter": {
        "id": 852,
        "url": "http://patchwork.ozlabs.org/api/people/852/?format=api",
        "name": "Ben Greear",
        "email": "greearb@candelatech.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2749/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 812982,
            "url": "http://patchwork.ozlabs.org/api/patches/812982/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/hostap/patch/20170912174336.2161-1-greearb@candelatech.com/",
            "msgid": "<20170912174336.2161-1-greearb@candelatech.com>",
            "list_archive_url": null,
            "date": "2017-09-12T17:43:36",
            "name": "hs20: Allow compiling hs20 client on fedora-26",
            "mbox": "http://patchwork.ozlabs.org/project/hostap/patch/20170912174336.2161-1-greearb@candelatech.com/mbox/"
        }
    ]
}