Show a series.

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

{
    "id": 2811,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/2811/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2811",
    "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] armv8: ls1043a: disable IFC in SPL only when QSPI is used",
    "date": "2017-09-13T05:46:17",
    "submitter": {
        "id": 67973,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/67973/?format=api",
        "name": "Yangbo Lu",
        "email": "yangbo.lu@nxp.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2811/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 813167,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/813167/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170913054617.20501-1-yangbo.lu@nxp.com/",
            "msgid": "<20170913054617.20501-1-yangbo.lu@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:46:17",
            "name": "[U-Boot] armv8: ls1043a: disable IFC in SPL only when QSPI is used",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170913054617.20501-1-yangbo.lu@nxp.com/mbox/"
        }
    ]
}