Show a series.

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

{
    "id": 135,
    "url": "http://patchwork.ozlabs.org/api/series/135/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=135",
    "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": "arm64: Realtek RTD1295 RTC",
    "date": "2017-08-28T11:10:38",
    "submitter": {
        "id": 9542,
        "url": "http://patchwork.ozlabs.org/api/people/9542/?format=api",
        "name": "Andreas Färber",
        "email": "afaerber@suse.de"
    },
    "version": 3,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/135/mbox/",
    "cover_letter": {
        "id": 806521,
        "url": "http://patchwork.ozlabs.org/api/covers/806521/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170828111041.17946-1-afaerber@suse.de/",
        "msgid": "<20170828111041.17946-1-afaerber@suse.de>",
        "list_archive_url": null,
        "date": "2017-08-28T11:10:38",
        "name": "[v3,0/3] arm64: Realtek RTD1295 RTC",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170828111041.17946-1-afaerber@suse.de/mbox/"
    },
    "patches": [
        {
            "id": 806525,
            "url": "http://patchwork.ozlabs.org/api/patches/806525/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170828111041.17946-2-afaerber@suse.de/",
            "msgid": "<20170828111041.17946-2-afaerber@suse.de>",
            "list_archive_url": null,
            "date": "2017-08-28T11:10:39",
            "name": "[v3,1/3] dt-bindings: rtc: Add Realtek RTD1295",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170828111041.17946-2-afaerber@suse.de/mbox/"
        }
    ]
}