Show a series.

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

{
    "id": 4589,
    "url": "http://patchwork.ozlabs.org/api/series/4589/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=4589",
    "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": "add support for Hi3660 tsensor",
    "date": "2017-09-22T09:42:03",
    "submitter": {
        "id": 71830,
        "url": "http://patchwork.ozlabs.org/api/people/71830/?format=api",
        "name": "Wangtao (Kevin, Kirin)",
        "email": "kevin.wangtao@hisilicon.com"
    },
    "version": 1,
    "total": 9,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/4589/mbox/",
    "cover_letter": {
        "id": 817423,
        "url": "http://patchwork.ozlabs.org/api/covers/817423/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506073332-92438-1-git-send-email-kevin.wangtao@hisilicon.com/",
        "msgid": "<1506073332-92438-1-git-send-email-kevin.wangtao@hisilicon.com>",
        "list_archive_url": null,
        "date": "2017-09-22T09:42:03",
        "name": "[0/9] add support for Hi3660 tsensor",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506073332-92438-1-git-send-email-kevin.wangtao@hisilicon.com/mbox/"
    },
    "patches": [
        {
            "id": 817424,
            "url": "http://patchwork.ozlabs.org/api/patches/817424/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506073332-92438-8-git-send-email-kevin.wangtao@hisilicon.com/",
            "msgid": "<1506073332-92438-8-git-send-email-kevin.wangtao@hisilicon.com>",
            "list_archive_url": null,
            "date": "2017-09-22T09:42:10",
            "name": "[7/9] dt-bindings: Document the hi3660 thermal sensor binding",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506073332-92438-8-git-send-email-kevin.wangtao@hisilicon.com/mbox/"
        }
    ]
}