Show a series.

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

{
    "id": 120936,
    "url": "http://patchwork.ozlabs.org/api/series/120936/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=120936",
    "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: ls1088a: The ls1088a platform supports the I2C driver model.",
    "date": "2019-07-23T10:43:11",
    "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/120936/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1135575,
            "url": "http://patchwork.ozlabs.org/api/patches/1135575/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-1-chuanhua.han@nxp.com/",
            "msgid": "<20190723104315.45829-1-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-23T10:43:11",
            "name": "[U-Boot,v3,1/5] armv8: ls1088a: The ls1088a platform supports the I2C driver model.",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-1-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1135577,
            "url": "http://patchwork.ozlabs.org/api/patches/1135577/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-2-chuanhua.han@nxp.com/",
            "msgid": "<20190723104315.45829-2-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-23T10:43:12",
            "name": "[U-Boot,v3,2/5] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-2-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1135576,
            "url": "http://patchwork.ozlabs.org/api/patches/1135576/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-3-chuanhua.han@nxp.com/",
            "msgid": "<20190723104315.45829-3-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-23T10:43:13",
            "name": "[U-Boot,v3,3/5] configs: ls1088a: enable DM support for pcf2127 rtc",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-3-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1135579,
            "url": "http://patchwork.ozlabs.org/api/patches/1135579/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-4-chuanhua.han@nxp.com/",
            "msgid": "<20190723104315.45829-4-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-23T10:43:14",
            "name": "[U-Boot,v3,4/5] armv8: dts: fsl-ls1088a: add I2C node support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-4-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1135578,
            "url": "http://patchwork.ozlabs.org/api/patches/1135578/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-5-chuanhua.han@nxp.com/",
            "msgid": "<20190723104315.45829-5-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-23T10:43:15",
            "name": "[U-Boot,v3,5/5] armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190723104315.45829-5-chuanhua.han@nxp.com/mbox/"
        }
    ]
}