Show a series.

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

{
    "id": 974,
    "url": "http://patchwork.ozlabs.org/api/series/974/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-imx/list/?series=974",
    "project": {
        "id": 19,
        "url": "http://patchwork.ozlabs.org/api/projects/19/?format=api",
        "name": "Linux IMX development",
        "link_name": "linux-imx",
        "list_id": "linux-imx-kernel.lists.patchwork.ozlabs.org",
        "list_email": "linux-imx-kernel@lists.patchwork.ozlabs.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "ARM: renesas: Enable SMP on R-Car E2",
    "date": "2017-09-01T08:37:43",
    "submitter": {
        "id": 63808,
        "url": "http://patchwork.ozlabs.org/api/people/63808/?format=api",
        "name": "Geert Uytterhoeven",
        "email": "geert+renesas@glider.be"
    },
    "version": 3,
    "total": 3,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/974/mbox/",
    "cover_letter": {
        "id": 808586,
        "url": "http://patchwork.ozlabs.org/api/covers/808586/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-imx/cover/1504255066-5103-1-git-send-email-geert+renesas@glider.be/",
        "msgid": "<1504255066-5103-1-git-send-email-geert+renesas@glider.be>",
        "list_archive_url": null,
        "date": "2017-09-01T08:37:43",
        "name": "[v3,0/3] ARM: renesas: Enable SMP on R-Car E2",
        "mbox": "http://patchwork.ozlabs.org/project/linux-imx/cover/1504255066-5103-1-git-send-email-geert+renesas@glider.be/mbox/"
    },
    "patches": []
}