Show a series.

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

{
    "id": 817,
    "url": "http://patchwork.ozlabs.org/api/series/817/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=817",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[U-Boot,v2] mtd/spi: Add MT35XU512ABA1G12 NOR flash support",
    "date": "2017-08-31T12:20:19",
    "submitter": {
        "id": 71414,
        "url": "http://patchwork.ozlabs.org/api/people/71414/?format=api",
        "name": "Yogesh Narayan Gaur",
        "email": "yogeshnarayan.gaur@nxp.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/817/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808228,
            "url": "http://patchwork.ozlabs.org/api/patches/808228/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504182019-2047-1-git-send-email-yogeshnarayan.gaur@nxp.com/",
            "msgid": "<1504182019-2047-1-git-send-email-yogeshnarayan.gaur@nxp.com>",
            "list_archive_url": null,
            "date": "2017-08-31T12:20:19",
            "name": "[U-Boot,v2] mtd/spi: Add MT35XU512ABA1G12 NOR flash support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504182019-2047-1-git-send-email-yogeshnarayan.gaur@nxp.com/mbox/"
        }
    ]
}