Show a series.

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

{
    "id": 569,
    "url": "http://patchwork.ozlabs.org/api/series/569/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=569",
    "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": "dt-bindings: display: renesas: dw-hdmi: Drop bogus node name suffix",
    "date": "2017-08-30T09:53:01",
    "submitter": {
        "id": 63808,
        "url": "http://patchwork.ozlabs.org/api/people/63808/?format=api",
        "name": "Geert Uytterhoeven",
        "email": "geert+renesas@glider.be"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/569/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807562,
            "url": "http://patchwork.ozlabs.org/api/patches/807562/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504086781-4974-1-git-send-email-geert+renesas@glider.be/",
            "msgid": "<1504086781-4974-1-git-send-email-geert+renesas@glider.be>",
            "list_archive_url": null,
            "date": "2017-08-30T09:53:01",
            "name": "dt-bindings: display: renesas: dw-hdmi: Drop bogus node name suffix",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504086781-4974-1-git-send-email-geert+renesas@glider.be/mbox/"
        }
    ]
}