Show a series.

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

{
    "id": 1864,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/1864/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-arc/list/?series=1864",
    "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: AXS10x: Add temporary quirk to reset ethernet IP",
    "date": "2017-09-06T18:21:08",
    "submitter": {
        "id": 69220,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/69220/?format=api",
        "name": "Eugeniy Paltsev",
        "email": "Eugeniy.Paltsev@synopsys.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1864/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810754,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/810754/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-arc/patch/20170906182108.16765-1-Eugeniy.Paltsev@synopsys.com/",
            "msgid": "<20170906182108.16765-1-Eugeniy.Paltsev@synopsys.com>",
            "list_archive_url": null,
            "date": "2017-09-06T18:21:08",
            "name": "ARC: AXS10x: Add temporary quirk to reset ethernet IP",
            "mbox": "http://patchwork.ozlabs.org/project/linux-arc/patch/20170906182108.16765-1-Eugeniy.Paltsev@synopsys.com/mbox/"
        }
    ]
}