Show a series.

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

{
    "id": 118778,
    "url": "http://patchwork.ozlabs.org/api/series/118778/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=118778",
    "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,v4,1/4] armv8: ls1028a: The ls1028a platform supports the I2C driver model",
    "date": "2019-07-10T13:16:49",
    "submitter": {
        "id": 74737,
        "url": "http://patchwork.ozlabs.org/api/people/74737/?format=api",
        "name": "Chuanhua Han",
        "email": "chuanhua.han@nxp.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/118778/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1130395,
            "url": "http://patchwork.ozlabs.org/api/patches/1130395/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-1-chuanhua.han@nxp.com/",
            "msgid": "<20190710131652.28358-1-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T13:16:49",
            "name": "[U-Boot,v4,1/4] armv8: ls1028a: The ls1028a platform supports the I2C driver model",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-1-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1130397,
            "url": "http://patchwork.ozlabs.org/api/patches/1130397/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-2-chuanhua.han@nxp.com/",
            "msgid": "<20190710131652.28358-2-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T13:16:50",
            "name": "[U-Boot,v4,2/4] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-2-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1130396,
            "url": "http://patchwork.ozlabs.org/api/patches/1130396/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-3-chuanhua.han@nxp.com/",
            "msgid": "<20190710131652.28358-3-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T13:16:51",
            "name": "[U-Boot,v4,3/4] configs: ls1028a: enable DM support for pcf2127 rtc",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-3-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1130398,
            "url": "http://patchwork.ozlabs.org/api/patches/1130398/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-4-chuanhua.han@nxp.com/",
            "msgid": "<20190710131652.28358-4-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T13:16:52",
            "name": "[U-Boot,v4,4/4] armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710131652.28358-4-chuanhua.han@nxp.com/mbox/"
        }
    ]
}