Show a series.

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

{
    "id": 308,
    "url": "http://patchwork.ozlabs.org/api/series/308/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=308",
    "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] x86: baytrail: acpi: Add full reset bit to the reset register value in FADT",
    "date": "2017-08-29T05:09:11",
    "submitter": {
        "id": 64981,
        "url": "http://patchwork.ozlabs.org/api/people/64981/?format=api",
        "name": "Bin Meng",
        "email": "bmeng.cn@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/308/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806950,
            "url": "http://patchwork.ozlabs.org/api/patches/806950/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503983351-27984-1-git-send-email-bmeng.cn@gmail.com/",
            "msgid": "<1503983351-27984-1-git-send-email-bmeng.cn@gmail.com>",
            "list_archive_url": null,
            "date": "2017-08-29T05:09:11",
            "name": "[U-Boot] x86: baytrail: acpi: Add full reset bit to the reset register value in FADT",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503983351-27984-1-git-send-email-bmeng.cn@gmail.com/mbox/"
        }
    ]
}