Show a series.

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

{
    "id": 11469,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/11469/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=11469",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/14/?format=api",
        "name": "QEMU Development",
        "link_name": "qemu-devel",
        "list_id": "qemu-devel.nongnu.org",
        "list_email": "qemu-devel@nongnu.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "target-ppc: booke206 tlb: fix tlbwe instruction",
    "date": "2017-11-02T10:35:58",
    "submitter": {
        "id": 71520,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/71520/?format=api",
        "name": "Luc MICHEL",
        "email": "luc.michel@git.antfield.fr"
    },
    "version": 1,
    "total": 1,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/11469/mbox/",
    "cover_letter": {
        "id": 833278,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/833278/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20171102103559.7382-1-luc.michel@git.antfield.fr/",
        "msgid": "<20171102103559.7382-1-luc.michel@git.antfield.fr>",
        "list_archive_url": null,
        "date": "2017-11-02T10:35:58",
        "name": "[0/1] target-ppc: booke206 tlb: fix tlbwe instruction",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20171102103559.7382-1-luc.michel@git.antfield.fr/mbox/"
    },
    "patches": []
}