Show a series.

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

{
    "id": 4208,
    "url": "http://patchwork.ozlabs.org/api/series/4208/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=4208",
    "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": "sun8i H3 HDMI glue driver for DW HDMI",
    "date": "2017-09-20T19:38:24",
    "submitter": {
        "id": 70601,
        "url": "http://patchwork.ozlabs.org/api/people/70601/?format=api",
        "name": "Jernej Škrabec",
        "email": "jernej.skrabec@siol.net"
    },
    "version": 1,
    "total": 7,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/4208/mbox/",
    "cover_letter": {
        "id": 816418,
        "url": "http://patchwork.ozlabs.org/api/covers/816418/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170920193831.20268-1-jernej.skrabec@siol.net/",
        "msgid": "<20170920193831.20268-1-jernej.skrabec@siol.net>",
        "list_archive_url": null,
        "date": "2017-09-20T19:38:24",
        "name": "[RFC,0/7] sun8i H3 HDMI glue driver for DW HDMI",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170920193831.20268-1-jernej.skrabec@siol.net/mbox/"
    },
    "patches": [
        {
            "id": 816420,
            "url": "http://patchwork.ozlabs.org/api/patches/816420/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170920193831.20268-5-jernej.skrabec@siol.net/",
            "msgid": "<20170920193831.20268-5-jernej.skrabec@siol.net>",
            "list_archive_url": null,
            "date": "2017-09-20T19:38:28",
            "name": "[RFC,4/7] dt-bindings: Document Allwinner DWC HDMI TX node",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170920193831.20268-5-jernej.skrabec@siol.net/mbox/"
        }
    ]
}