Show a series.

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

{
    "id": 11564,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/11564/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=11564",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/17/?format=api",
        "name": "GNU Compiler Collection",
        "link_name": "gcc",
        "list_id": "gcc-patches.gcc.gnu.org",
        "list_email": "gcc-patches@gcc.gnu.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[AArch64] Set default sched pressure algorithm",
    "date": "2017-11-02T18:41:58",
    "submitter": {
        "id": 67598,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/67598/?format=api",
        "name": "Wilco Dijkstra",
        "email": "Wilco.Dijkstra@arm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/11564/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 833478,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/833478/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/DB6PR0801MB2053393718EE4BAE98915F00835C0@DB6PR0801MB2053.eurprd08.prod.outlook.com/",
            "msgid": "<DB6PR0801MB2053393718EE4BAE98915F00835C0@DB6PR0801MB2053.eurprd08.prod.outlook.com>",
            "list_archive_url": null,
            "date": "2017-11-02T18:41:58",
            "name": "[AArch64] Set default sched pressure algorithm",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/DB6PR0801MB2053393718EE4BAE98915F00835C0@DB6PR0801MB2053.eurprd08.prod.outlook.com/mbox/"
        }
    ]
}