Show a series.

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

{
    "id": 915,
    "url": "http://patchwork.ozlabs.org/api/series/915/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=915",
    "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: npcm: add basic support for Nuvoton BMCs",
    "date": "2017-08-31T22:53:57",
    "submitter": {
        "id": 69647,
        "url": "http://patchwork.ozlabs.org/api/people/69647/?format=api",
        "name": "Brendan Higgins",
        "email": "brendanhiggins@google.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/915/mbox/",
    "cover_letter": {
        "id": 808447,
        "url": "http://patchwork.ozlabs.org/api/covers/808447/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170831225400.19756-1-brendanhiggins@google.com/",
        "msgid": "<20170831225400.19756-1-brendanhiggins@google.com>",
        "list_archive_url": null,
        "date": "2017-08-31T22:53:57",
        "name": "[v2,0/3] arm: npcm: add basic support for Nuvoton BMCs",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170831225400.19756-1-brendanhiggins@google.com/mbox/"
    },
    "patches": [
        {
            "id": 808449,
            "url": "http://patchwork.ozlabs.org/api/patches/808449/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170831225400.19756-3-brendanhiggins@google.com/",
            "msgid": "<20170831225400.19756-3-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-08-31T22:53:59",
            "name": "[v2,2/3] arm: dts: add Nuvoton NPCM750 device tree",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170831225400.19756-3-brendanhiggins@google.com/mbox/"
        }
    ]
}