Show a series.

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

{
    "id": 324,
    "url": "http://patchwork.ozlabs.org/api/series/324/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=324",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api",
        "name": "Devicetree Bindings",
        "link_name": "devicetree-bindings",
        "list_id": "devicetree.vger.kernel.org",
        "list_email": "devicetree@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "thermal: add thermal sensor driver for Hi3660",
    "date": "2017-08-29T08:17:43",
    "submitter": {
        "id": 71830,
        "url": "http://patchwork.ozlabs.org/api/people/71830/?format=api",
        "name": "Wangtao (Kevin, Kirin)",
        "email": "kevin.wangtao@hisilicon.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/324/mbox/",
    "cover_letter": {
        "id": 806997,
        "url": "http://patchwork.ozlabs.org/api/covers/806997/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503994666-13954-1-git-send-email-kevin.wangtao@hisilicon.com/",
        "msgid": "<1503994666-13954-1-git-send-email-kevin.wangtao@hisilicon.com>",
        "list_archive_url": null,
        "date": "2017-08-29T08:17:43",
        "name": "[v4,0/3] thermal: add thermal sensor driver for Hi3660",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503994666-13954-1-git-send-email-kevin.wangtao@hisilicon.com/mbox/"
    },
    "patches": [
        {
            "id": 806998,
            "url": "http://patchwork.ozlabs.org/api/patches/806998/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1503994666-13954-2-git-send-email-kevin.wangtao@hisilicon.com/",
            "msgid": "<1503994666-13954-2-git-send-email-kevin.wangtao@hisilicon.com>",
            "list_archive_url": null,
            "date": "2017-08-29T08:17:44",
            "name": "[v4,1/3] dt-bindings: Document the hi3660 thermal sensor bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1503994666-13954-2-git-send-email-kevin.wangtao@hisilicon.com/mbox/"
        }
    ]
}