Show a series.

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

{
    "id": 3652,
    "url": "http://patchwork.ozlabs.org/api/series/3652/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3652",
    "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": "clocksource: sh_cmt: Update driver for DT binding rework",
    "date": "2017-09-18T13:46:41",
    "submitter": {
        "id": 63808,
        "url": "http://patchwork.ozlabs.org/api/people/63808/?format=api",
        "name": "Geert Uytterhoeven",
        "email": "geert+renesas@glider.be"
    },
    "version": 3,
    "total": 7,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/3652/mbox/",
    "cover_letter": {
        "id": 814942,
        "url": "http://patchwork.ozlabs.org/api/covers/814942/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505742407-31576-1-git-send-email-geert+renesas@glider.be/",
        "msgid": "<1505742407-31576-1-git-send-email-geert+renesas@glider.be>",
        "list_archive_url": null,
        "date": "2017-09-18T13:46:40",
        "name": "[v3,0/7] clocksource: sh_cmt: Update driver for DT binding rework",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505742407-31576-1-git-send-email-geert+renesas@glider.be/mbox/"
    },
    "patches": [
        {
            "id": 814941,
            "url": "http://patchwork.ozlabs.org/api/patches/814941/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505742407-31576-2-git-send-email-geert+renesas@glider.be/",
            "msgid": "<1505742407-31576-2-git-send-email-geert+renesas@glider.be>",
            "list_archive_url": null,
            "date": "2017-09-18T13:46:41",
            "name": "[v3,1/7] dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505742407-31576-2-git-send-email-geert+renesas@glider.be/mbox/"
        }
    ]
}