Show a series.

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

{
    "id": 104049,
    "url": "http://patchwork.ozlabs.org/api/series/104049/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=104049",
    "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] armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.",
    "date": "2019-04-23T06:06:04",
    "submitter": {
        "id": 70719,
        "url": "http://patchwork.ozlabs.org/api/people/70719/?format=api",
        "name": "Udit Agarwal",
        "email": "udit.agarwal@nxp.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/104049/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1089080,
            "url": "http://patchwork.ozlabs.org/api/patches/1089080/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190423060450.16524-1-udit.agarwal@nxp.com/",
            "msgid": "<20190423060450.16524-1-udit.agarwal@nxp.com>",
            "list_archive_url": null,
            "date": "2019-04-23T06:06:04",
            "name": "[U-Boot,v3] armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190423060450.16524-1-udit.agarwal@nxp.com/mbox/"
        }
    ]
}