Show a series.

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

{
    "id": 909,
    "url": "http://patchwork.ozlabs.org/api/series/909/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/list/?series=909",
    "project": {
        "id": 3,
        "url": "http://patchwork.ozlabs.org/api/projects/3/?format=api",
        "name": "Linux MTD development",
        "link_name": "linux-mtd",
        "list_id": "linux-mtd.lists.infradead.org",
        "list_email": "linux-mtd@lists.infradead.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[v9] mtd: sharpslpart: Add sharpslpart partition parser",
    "date": "2017-08-31T21:05:07",
    "submitter": {
        "id": 30311,
        "url": "http://patchwork.ozlabs.org/api/people/30311/?format=api",
        "name": "Andrea Adami",
        "email": "andrea.adami@gmail.com"
    },
    "version": 9,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/909/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808431,
            "url": "http://patchwork.ozlabs.org/api/patches/808431/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1504213507-4598-1-git-send-email-andrea.adami@gmail.com/",
            "msgid": "<1504213507-4598-1-git-send-email-andrea.adami@gmail.com>",
            "list_archive_url": null,
            "date": "2017-08-31T21:05:07",
            "name": "[v9] mtd: sharpslpart: Add sharpslpart partition parser",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1504213507-4598-1-git-send-email-andrea.adami@gmail.com/mbox/"
        }
    ]
}