Show a series.

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

{
    "id": 785,
    "url": "http://patchwork.ozlabs.org/api/series/785/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=785",
    "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": "mmc: Add OMAP SDHCI driver",
    "date": "2017-08-31T10:18:47",
    "submitter": {
        "id": 14965,
        "url": "http://patchwork.ozlabs.org/api/people/14965/?format=api",
        "name": "Kishon Vijay Abraham I",
        "email": "kishon@ti.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/785/mbox/",
    "cover_letter": {
        "id": 808154,
        "url": "http://patchwork.ozlabs.org/api/covers/808154/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170831101849.9489-1-kishon@ti.com/",
        "msgid": "<20170831101849.9489-1-kishon@ti.com>",
        "list_archive_url": null,
        "date": "2017-08-31T10:18:43",
        "name": "[v2,0/6] mmc: Add OMAP SDHCI driver",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170831101849.9489-1-kishon@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 808153,
            "url": "http://patchwork.ozlabs.org/api/patches/808153/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170831101849.9489-5-kishon@ti.com/",
            "msgid": "<20170831101849.9489-5-kishon@ti.com>",
            "list_archive_url": null,
            "date": "2017-08-31T10:18:47",
            "name": "[v2,4/6] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170831101849.9489-5-kishon@ti.com/mbox/"
        }
    ]
}