Show a series.

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

{
    "id": 2727,
    "url": "http://patchwork.ozlabs.org/api/series/2727/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2727",
    "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": "rockchip: rk3399-puma: migrate from 'rockchip, vbus-gpio' to a fixed regulator",
    "date": "2017-09-12T15:30:57",
    "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/2727/mbox/",
    "cover_letter": {
        "id": 812914,
        "url": "http://patchwork.ozlabs.org/api/covers/812914/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1505230257-5291-1-git-send-email-philipp.tomsich@theobroma-systems.com/",
        "msgid": "<1505230257-5291-1-git-send-email-philipp.tomsich@theobroma-systems.com>",
        "list_archive_url": null,
        "date": "2017-09-12T15:30:55",
        "name": "[U-Boot,RESEND,0/2] rockchip: rk3399-puma: migrate from 'rockchip, vbus-gpio' to a fixed regulator",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/1505230257-5291-1-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
    },
    "patches": [
        {
            "id": 812913,
            "url": "http://patchwork.ozlabs.org/api/patches/812913/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505230257-5291-2-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505230257-5291-2-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-12T15:30:56",
            "name": "[U-Boot,RESEND,1/2] rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505230257-5291-2-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 812912,
            "url": "http://patchwork.ozlabs.org/api/patches/812912/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505230257-5291-3-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505230257-5291-3-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-12T15:30:57",
            "name": "[U-Boot,RESEND,2/2] rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505230257-5291-3-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        }
    ]
}