Show a series.

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

{
    "id": 2494,
    "url": "http://patchwork.ozlabs.org/api/series/2494/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2494",
    "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: dts: rcar-gen2: Add reset control properties",
    "date": "2017-09-11T13:09:54",
    "submitter": {
        "id": 63808,
        "url": "http://patchwork.ozlabs.org/api/people/63808/?format=api",
        "name": "Geert Uytterhoeven",
        "email": "geert+renesas@glider.be"
    },
    "version": 1,
    "total": 5,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2494/mbox/",
    "cover_letter": {
        "id": 812380,
        "url": "http://patchwork.ozlabs.org/api/covers/812380/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505135399-24840-1-git-send-email-geert+renesas@glider.be/",
        "msgid": "<1505135399-24840-1-git-send-email-geert+renesas@glider.be>",
        "list_archive_url": null,
        "date": "2017-09-11T13:09:54",
        "name": "[0/5] ARM: dts: rcar-gen2: Add reset control properties",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505135399-24840-1-git-send-email-geert+renesas@glider.be/mbox/"
    },
    "patches": []
}