Show a series.

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

{
    "id": 926,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/926/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/sparclinux/list/?series=926",
    "project": {
        "id": 10,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/10/?format=api",
        "name": "Linux SPARC Development ",
        "link_name": "sparclinux",
        "list_id": "sparclinux.vger.kernel.org",
        "list_email": "sparclinux@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": null,
    "date": "2017-08-31T23:29:34",
    "submitter": {
        "id": 10641,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/10641/?format=api",
        "name": "Kees Cook",
        "email": "keescook@chromium.org"
    },
    "version": 1,
    "total": 31,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/926/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808472,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/808472/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/sparclinux/patch/1504222183-61202-23-git-send-email-keescook@chromium.org/",
            "msgid": "<1504222183-61202-23-git-send-email-keescook@chromium.org>",
            "list_archive_url": null,
            "date": "2017-08-31T23:29:34",
            "name": "[22/31] sparc/led: Use separate static data field with with static timer",
            "mbox": "http://patchwork.ozlabs.org/project/sparclinux/patch/1504222183-61202-23-git-send-email-keescook@chromium.org/mbox/"
        }
    ]
}