Show a series.

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

{
    "id": 627,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/627/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=627",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.2/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] spi: fsl_qspi: Add controller busy check before new spi operation",
    "date": "2017-08-30T14:36:33",
    "submitter": {
        "id": 70239,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/70239/?format=api",
        "name": "Suresh Gupta",
        "email": "suresh.gupta@nxp.com"
    },
    "version": 4,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/627/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807661,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/807661/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504103793-21119-1-git-send-email-suresh.gupta@nxp.com/",
            "msgid": "<1504103793-21119-1-git-send-email-suresh.gupta@nxp.com>",
            "list_archive_url": null,
            "date": "2017-08-30T14:36:33",
            "name": "[U-Boot,v4] spi: fsl_qspi: Add controller busy check before new spi operation",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504103793-21119-1-git-send-email-suresh.gupta@nxp.com/mbox/"
        }
    ]
}