Show a series.

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

{
    "id": 120622,
    "url": "http://patchwork.ozlabs.org/api/series/120622/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=120622",
    "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,v3,1/5] armv8: ls2088a: The ls2088a platform supports the I2C driver model.",
    "date": "2019-07-22T08:36:42",
    "submitter": {
        "id": 74737,
        "url": "http://patchwork.ozlabs.org/api/people/74737/?format=api",
        "name": "Chuanhua Han",
        "email": "chuanhua.han@nxp.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/120622/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1134782,
            "url": "http://patchwork.ozlabs.org/api/patches/1134782/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-1-chuanhua.han@nxp.com/",
            "msgid": "<20190722083646.15229-1-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-22T08:36:42",
            "name": "[U-Boot,v3,1/5] armv8: ls2088a: The ls2088a platform supports the I2C driver model.",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-1-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1134785,
            "url": "http://patchwork.ozlabs.org/api/patches/1134785/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-2-chuanhua.han@nxp.com/",
            "msgid": "<20190722083646.15229-2-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-22T08:36:43",
            "name": "[U-Boot,v3,2/5] gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-2-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1134789,
            "url": "http://patchwork.ozlabs.org/api/patches/1134789/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-3-chuanhua.han@nxp.com/",
            "msgid": "<20190722083646.15229-3-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-22T08:36:44",
            "name": "[U-Boot,v3,3/5] configs: ls2088a: enable DM support for rtc",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-3-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1134791,
            "url": "http://patchwork.ozlabs.org/api/patches/1134791/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-4-chuanhua.han@nxp.com/",
            "msgid": "<20190722083646.15229-4-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-22T08:36:45",
            "name": "[U-Boot,v3,4/5] armv8: dts: fsl-ls2088a: add i2c node support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-4-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1134793,
            "url": "http://patchwork.ozlabs.org/api/patches/1134793/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-5-chuanhua.han@nxp.com/",
            "msgid": "<20190722083646.15229-5-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-22T08:36:46",
            "name": "[U-Boot,v3,5/5] armv8: dts: ls2088ardb: Add slave nodes under the i2c0 controller",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190722083646.15229-5-chuanhua.han@nxp.com/mbox/"
        }
    ]
}