Show a series.

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

{
    "id": 1668,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/1668/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=1668",
    "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,1/2] toradex: imx6: Move g_dnl_bind_fixup() into common SPL code",
    "date": "2017-09-05T23:46:39",
    "submitter": {
        "id": 6978,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/6978/?format=api",
        "name": "Fabio Estevam",
        "email": "festevam@gmail.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1668/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810330,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/810330/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504655200-32400-1-git-send-email-festevam@gmail.com/",
            "msgid": "<1504655200-32400-1-git-send-email-festevam@gmail.com>",
            "list_archive_url": null,
            "date": "2017-09-05T23:46:39",
            "name": "[U-Boot,1/2] toradex: imx6: Move g_dnl_bind_fixup() into common SPL code",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504655200-32400-1-git-send-email-festevam@gmail.com/mbox/"
        },
        {
            "id": 810331,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/810331/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504655200-32400-2-git-send-email-festevam@gmail.com/",
            "msgid": "<1504655200-32400-2-git-send-email-festevam@gmail.com>",
            "list_archive_url": null,
            "date": "2017-09-05T23:46:40",
            "name": "[U-Boot,2/2] mx6sabresd: Add Serial Download Protocol support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504655200-32400-2-git-send-email-festevam@gmail.com/mbox/"
        }
    ]
}