Show a series.

GET /api/1.0/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/1.0/series/974/?format=api",
    "project": {
        "id": 19,
        "url": "http://patchwork.ozlabs.org/api/1.0/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
    },
    "name": "ARM: renesas: Enable SMP on R-Car E2",
    "date": "2017-09-01T08:37:43",
    "submitter": {
        "id": 63808,
        "url": "http://patchwork.ozlabs.org/api/1.0/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/1.0/covers/808586/?format=api",
        "msgid": "<1504255066-5103-1-git-send-email-geert+renesas@glider.be>",
        "date": "2017-09-01T08:37:43",
        "name": "[v3,0/3] ARM: renesas: Enable SMP on R-Car E2"
    },
    "patches": []
}