Show a series.

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

{
    "id": 2962,
    "url": "http://patchwork.ozlabs.org/api/series/2962/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2962",
    "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] arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image",
    "date": "2017-09-13T18:27:44",
    "submitter": {
        "id": 67226,
        "url": "http://patchwork.ozlabs.org/api/people/67226/?format=api",
        "name": "Andrew Davis",
        "email": "afd@ti.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2962/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 813565,
            "url": "http://patchwork.ozlabs.org/api/patches/813565/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170913182744.8309-1-afd@ti.com/",
            "msgid": "<20170913182744.8309-1-afd@ti.com>",
            "list_archive_url": null,
            "date": "2017-09-13T18:27:44",
            "name": "[U-Boot] arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170913182744.8309-1-afd@ti.com/mbox/"
        }
    ]
}