Show a series.

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

{
    "id": 273,
    "url": "http://patchwork.ozlabs.org/api/series/273/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/list/?series=273",
    "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": "[v7] mtd: sharpslpart: Add sharpslpart partition parser",
    "date": "2017-08-28T22:20:32",
    "submitter": {
        "id": 30311,
        "url": "http://patchwork.ozlabs.org/api/people/30311/?format=api",
        "name": "Andrea Adami",
        "email": "andrea.adami@gmail.com"
    },
    "version": 7,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/273/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806800,
            "url": "http://patchwork.ozlabs.org/api/patches/806800/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1503958832-7525-1-git-send-email-andrea.adami@gmail.com/",
            "msgid": "<1503958832-7525-1-git-send-email-andrea.adami@gmail.com>",
            "list_archive_url": null,
            "date": "2017-08-28T22:20:32",
            "name": "[v7] mtd: sharpslpart: Add sharpslpart partition parser",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1503958832-7525-1-git-send-email-andrea.adami@gmail.com/mbox/"
        }
    ]
}