Show a series.

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

{
    "id": 889,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/889/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-arc/list/?series=889",
    "project": {
        "id": 48,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/48/?format=api",
        "name": "Linux ARC development",
        "link_name": "linux-arc",
        "list_id": "linux-snps-arc.lists.infradead.org",
        "list_email": "linux-snps-arc@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "ARC: reset: remove the misleading v1 suffix all over",
    "date": "2017-08-31T18:06:07",
    "submitter": {
        "id": 26707,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/26707/?format=api",
        "name": "Vineet Gupta",
        "email": "Vineet.Gupta1@synopsys.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/889/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808382,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/808382/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-arc/patch/1504202767-17361-1-git-send-email-vgupta@synopsys.com/",
            "msgid": "<1504202767-17361-1-git-send-email-vgupta@synopsys.com>",
            "list_archive_url": null,
            "date": "2017-08-31T18:06:07",
            "name": "ARC: reset: remove the misleading v1 suffix all over",
            "mbox": "http://patchwork.ozlabs.org/project/linux-arc/patch/1504202767-17361-1-git-send-email-vgupta@synopsys.com/mbox/"
        }
    ]
}