Show a series.

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

{
    "id": 1814,
    "url": "http://patchwork.ozlabs.org/api/series/1814/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=1814",
    "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,RFC] ipu_common: Let the MX6 IPU clock be calculated in run-time",
    "date": "2017-09-06T13:48:18",
    "submitter": {
        "id": 6978,
        "url": "http://patchwork.ozlabs.org/api/people/6978/?format=api",
        "name": "Fabio Estevam",
        "email": "festevam@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1814/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810616,
            "url": "http://patchwork.ozlabs.org/api/patches/810616/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504705698-22112-1-git-send-email-festevam@gmail.com/",
            "msgid": "<1504705698-22112-1-git-send-email-festevam@gmail.com>",
            "list_archive_url": null,
            "date": "2017-09-06T13:48:18",
            "name": "[U-Boot,RFC] ipu_common: Let the MX6 IPU clock be calculated in run-time",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504705698-22112-1-git-send-email-festevam@gmail.com/mbox/"
        }
    ]
}