Show a series.

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

{
    "id": 118709,
    "url": "http://patchwork.ozlabs.org/api/series/118709/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=118709",
    "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,1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT",
    "date": "2019-07-10T07:48:37",
    "submitter": {
        "id": 74737,
        "url": "http://patchwork.ozlabs.org/api/people/74737/?format=api",
        "name": "Chuanhua Han",
        "email": "chuanhua.han@nxp.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/118709/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1130252,
            "url": "http://patchwork.ozlabs.org/api/patches/1130252/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-1-chuanhua.han@nxp.com/",
            "msgid": "<20190710074840.45445-1-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T07:48:37",
            "name": "[U-Boot,1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-1-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1130253,
            "url": "http://patchwork.ozlabs.org/api/patches/1130253/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-2-chuanhua.han@nxp.com/",
            "msgid": "<20190710074840.45445-2-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T07:48:38",
            "name": "[U-Boot,2/4] configs: ls1028aqds: Enable DM support for pcf2127 rtc",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-2-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1130254,
            "url": "http://patchwork.ozlabs.org/api/patches/1130254/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-3-chuanhua.han@nxp.com/",
            "msgid": "<20190710074840.45445-3-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T07:48:39",
            "name": "[U-Boot,3/4] armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-3-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1130255,
            "url": "http://patchwork.ozlabs.org/api/patches/1130255/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-4-chuanhua.han@nxp.com/",
            "msgid": "<20190710074840.45445-4-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T07:48:40",
            "name": "[U-Boot,4/4] armv8: dts: ls1028aqds: Add pcf2127 node under i2c1",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710074840.45445-4-chuanhua.han@nxp.com/mbox/"
        }
    ]
}