Show a series.

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

{
    "id": 1186,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/1186/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=1186",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.2/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,1/3] GPT: create block device for sandbox testing",
    "date": "2017-09-03T00:18:57",
    "submitter": {
        "id": 69170,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/69170/?format=api",
        "name": "Alison Chaiken",
        "email": "alison@peloton-tech.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1186/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 809178,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/809178/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504397939-12847-1-git-send-email-alison@peloton-tech.com/",
            "msgid": "<1504397939-12847-1-git-send-email-alison@peloton-tech.com>",
            "list_archive_url": null,
            "date": "2017-09-03T00:18:57",
            "name": "[U-Boot,1/3] GPT: create block device for sandbox testing",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504397939-12847-1-git-send-email-alison@peloton-tech.com/mbox/"
        },
        {
            "id": 809180,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/809180/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504397939-12847-2-git-send-email-alison@peloton-tech.com/",
            "msgid": "<1504397939-12847-2-git-send-email-alison@peloton-tech.com>",
            "list_archive_url": null,
            "date": "2017-09-03T00:18:58",
            "name": "[U-Boot,2/3] add pytest for 'gpt guid' command in sandbox",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504397939-12847-2-git-send-email-alison@peloton-tech.com/mbox/"
        },
        {
            "id": 809179,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/809179/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504397939-12847-3-git-send-email-alison@peloton-tech.com/",
            "msgid": "<1504397939-12847-3-git-send-email-alison@peloton-tech.com>",
            "list_archive_url": null,
            "date": "2017-09-03T00:18:59",
            "name": "[U-Boot,3/3] add pytests for 'gpt rename' and 'gpt swap'",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504397939-12847-3-git-send-email-alison@peloton-tech.com/mbox/"
        }
    ]
}