Show a series.

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

{
    "id": 4327,
    "url": "http://patchwork.ozlabs.org/api/series/4327/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=4327",
    "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-21T08:19:25",
    "submitter": {
        "id": 53488,
        "url": "http://patchwork.ozlabs.org/api/people/53488/?format=api",
        "name": "Philipp Tomsich",
        "email": "philipp.tomsich@theobroma-systems.com"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4327/mbox/",
    "cover_letter": {
        "id": 816741,
        "url": "http://patchwork.ozlabs.org/api/covers/816741/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1505981969-49480-1-git-send-email-philipp.tomsich@theobroma-systems.com/",
        "msgid": "<1505981969-49480-1-git-send-email-philipp.tomsich@theobroma-systems.com>",
        "list_archive_url": null,
        "date": "2017-09-21T08:19:23",
        "name": "[U-Boot,v3,0/6] rockchip: back-to-bootrom: replace assembly-implementation with C-code",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/1505981969-49480-1-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
    },
    "patches": [
        {
            "id": 816740,
            "url": "http://patchwork.ozlabs.org/api/patches/816740/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-2-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505981969-49480-2-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-21T08:19:24",
            "name": "[U-Boot,v3,1/6] arm: make save_boot_params_ret prototype visible for AArch64",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-2-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 816739,
            "url": "http://patchwork.ozlabs.org/api/patches/816739/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-3-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505981969-49480-3-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-21T08:19:25",
            "name": "[U-Boot,v3,2/6] arm: mark save_boot_params_ret as a function",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-3-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 816744,
            "url": "http://patchwork.ozlabs.org/api/patches/816744/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-4-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505981969-49480-4-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-21T08:19:26",
            "name": "[U-Boot,v3,3/6] arm: provide a PCS-compliant setjmp implementation",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-4-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 816743,
            "url": "http://patchwork.ozlabs.org/api/patches/816743/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-5-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505981969-49480-5-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-21T08:19:27",
            "name": "[U-Boot,v3,4/6] rockchip: back-to-bootrom: replace assembly-implementation with C-code",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-5-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 816745,
            "url": "http://patchwork.ozlabs.org/api/patches/816745/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-6-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505981969-49480-6-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-21T08:19:28",
            "name": "[U-Boot,v3,5/6] rockchip: back-to-bootrom: rk3188: chain from SPL via TPL to the BROM",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-6-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        },
        {
            "id": 816742,
            "url": "http://patchwork.ozlabs.org/api/patches/816742/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-7-git-send-email-philipp.tomsich@theobroma-systems.com/",
            "msgid": "<1505981969-49480-7-git-send-email-philipp.tomsich@theobroma-systems.com>",
            "list_archive_url": null,
            "date": "2017-09-21T08:19:29",
            "name": "[U-Boot,v3,6/6] rockchip: back-to-bootrom: allow passing a cmd to the bootrom",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505981969-49480-7-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/"
        }
    ]
}