Show a series.

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

{
    "id": 3289,
    "url": "http://patchwork.ozlabs.org/api/series/3289/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=3289",
    "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: back-to-bootrom: replace assembly-implementation with C-code",
    "date": "2017-09-15T12:02:25",
    "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": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/3289/mbox/",
    "cover_letter": {
        "id": 814238,
        "url": "http://patchwork.ozlabs.org/api/covers/814238/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1505476946-64991-1-git-send-email-philipp.tomsich@theobroma-systems.com/",
        "msgid": "<1505476946-64991-1-git-send-email-philipp.tomsich@theobroma-systems.com>",
        "list_archive_url": null,
        "date": "2017-09-15T12:02:23",
        "name": "[U-Boot,0/3] rockchip: back-to-bootrom: replace assembly-implementation with C-code",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/1505476946-64991-1-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
    },
    "patches": [
        {
            "id": 814241,
            "url": "http://patchwork.ozlabs.org/api/patches/814241/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505476946-64991-2-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505476946-64991-2-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-15T12:02:24",
            "name": "[U-Boot,1/3] arm: make save_boot_params_ret prototype visible for AArch64",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505476946-64991-2-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 814237,
            "url": "http://patchwork.ozlabs.org/api/patches/814237/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505476946-64991-3-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505476946-64991-3-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-15T12:02:25",
            "name": "[U-Boot,2/3] rockchip: back-to-bootrom: replace assembly-implementation with C-code",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505476946-64991-3-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 814240,
            "url": "http://patchwork.ozlabs.org/api/patches/814240/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505476946-64991-4-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505476946-64991-4-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-15T12:02:26",
            "name": "[U-Boot,3/3] rockchip: back-to-bootrom: allow passing a cmd to the bootrom",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505476946-64991-4-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        }
    ]
}