Show a series.

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

{
    "id": 118776,
    "url": "http://patchwork.ozlabs.org/api/series/118776/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=118776",
    "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/2] configs: lx2160aqds: enable DM support for pcf2127 rtc",
    "date": "2019-07-10T13:05:12",
    "submitter": {
        "id": 74737,
        "url": "http://patchwork.ozlabs.org/api/people/74737/?format=api",
        "name": "Chuanhua Han",
        "email": "chuanhua.han@nxp.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/118776/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1130392,
            "url": "http://patchwork.ozlabs.org/api/patches/1130392/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710130513.28131-1-chuanhua.han@nxp.com/",
            "msgid": "<20190710130513.28131-1-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T13:05:12",
            "name": "[U-Boot,v3,1/2] configs: lx2160aqds: enable DM support for pcf2127 rtc",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710130513.28131-1-chuanhua.han@nxp.com/mbox/"
        },
        {
            "id": 1130393,
            "url": "http://patchwork.ozlabs.org/api/patches/1130393/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190710130513.28131-2-chuanhua.han@nxp.com/",
            "msgid": "<20190710130513.28131-2-chuanhua.han@nxp.com>",
            "list_archive_url": null,
            "date": "2019-07-10T13:05:13",
            "name": "[U-Boot,v3,2/2] armv8: lx2160aqds : Add pcf2127 node",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190710130513.28131-2-chuanhua.han@nxp.com/mbox/"
        }
    ]
}