Show a series.

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

{
    "id": 3248,
    "url": "http://patchwork.ozlabs.org/api/series/3248/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3248",
    "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": "ARM: rockchip: add power-domains for Cortex-A9 socs",
    "date": "2017-09-15T08:33:53",
    "submitter": {
        "id": 10645,
        "url": "http://patchwork.ozlabs.org/api/people/10645/?format=api",
        "name": "Heiko Stübner",
        "email": "heiko@sntech.de"
    },
    "version": 1,
    "total": 9,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/3248/mbox/",
    "cover_letter": {
        "id": 814144,
        "url": "http://patchwork.ozlabs.org/api/covers/814144/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170915083357.11296-1-heiko@sntech.de/",
        "msgid": "<20170915083357.11296-1-heiko@sntech.de>",
        "list_archive_url": null,
        "date": "2017-09-15T08:33:48",
        "name": "[0/9] ARM: rockchip: add power-domains for Cortex-A9 socs",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170915083357.11296-1-heiko@sntech.de/mbox/"
    },
    "patches": [
        {
            "id": 814143,
            "url": "http://patchwork.ozlabs.org/api/patches/814143/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170915083357.11296-6-heiko@sntech.de/",
            "msgid": "<20170915083357.11296-6-heiko@sntech.de>",
            "list_archive_url": null,
            "date": "2017-09-15T08:33:53",
            "name": "[5/9] dt-bindings: add compatibles for rk3066/rk3188 power controllers",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170915083357.11296-6-heiko@sntech.de/mbox/"
        }
    ]
}