Show a series.

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

{
    "id": 5072,
    "url": "http://patchwork.ozlabs.org/api/series/5072/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=5072",
    "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": "drm/sun4i: hdmi: Support HDMI controller on A31",
    "date": "2017-09-26T06:59:13",
    "submitter": {
        "id": 47154,
        "url": "http://patchwork.ozlabs.org/api/people/47154/?format=api",
        "name": "Chen-Yu Tsai",
        "email": "wens@csie.org"
    },
    "version": 2,
    "total": 13,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/5072/mbox/",
    "cover_letter": {
        "id": 818483,
        "url": "http://patchwork.ozlabs.org/api/covers/818483/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170926065919.24446-1-wens@csie.org/",
        "msgid": "<20170926065919.24446-1-wens@csie.org>",
        "list_archive_url": null,
        "date": "2017-09-26T06:59:06",
        "name": "[v2,00/13] drm/sun4i: hdmi: Support HDMI controller on A31",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170926065919.24446-1-wens@csie.org/mbox/"
    },
    "patches": [
        {
            "id": 818481,
            "url": "http://patchwork.ozlabs.org/api/patches/818481/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170926065919.24446-8-wens@csie.org/",
            "msgid": "<20170926065919.24446-8-wens@csie.org>",
            "list_archive_url": null,
            "date": "2017-09-26T06:59:13",
            "name": "[v2,07/13] dt-bindings: display: sun4i: Add binding for A31 HDMI controller",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170926065919.24446-8-wens@csie.org/mbox/"
        }
    ]
}