Show a series.

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

{
    "id": 2518,
    "url": "http://patchwork.ozlabs.org/api/series/2518/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2518",
    "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,1/2] rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1",
    "date": "2017-09-11T15:29:24",
    "submitter": {
        "id": 53488,
        "url": "http://patchwork.ozlabs.org/api/people/53488/?format=api",
        "name": "Philipp Tomsich",
        "email": "philipp.tomsich@theobroma-systems.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2518/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 812421,
            "url": "http://patchwork.ozlabs.org/api/patches/812421/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505143765-30118-1-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505143765-30118-1-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-11T15:29:24",
            "name": "[U-Boot,1/2] rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505143765-30118-1-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 812422,
            "url": "http://patchwork.ozlabs.org/api/patches/812422/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505143765-30118-2-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505143765-30118-2-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-11T15:29:25",
            "name": "[U-Boot,2/2] rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505143765-30118-2-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        }
    ]
}