Show a series.

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

{
    "id": 675,
    "url": "http://patchwork.ozlabs.org/api/series/675/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=675",
    "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": "Applied \"regulator: Add STM32 Voltage Reference Buffer\" to the regulator tree",
    "date": "2017-08-30T17:57:22",
    "submitter": {
        "id": 24878,
        "url": "http://patchwork.ozlabs.org/api/people/24878/?format=api",
        "name": "Mark Brown",
        "email": "broonie@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/675/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807831,
            "url": "http://patchwork.ozlabs.org/api/patches/807831/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/E1dn7Ew-0001IE-Tp@debutante/",
            "msgid": "<E1dn7Ew-0001IE-Tp@debutante>",
            "list_archive_url": null,
            "date": "2017-08-30T17:57:22",
            "name": "Applied \"regulator: Add STM32 Voltage Reference Buffer\" to the regulator tree",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/E1dn7Ew-0001IE-Tp@debutante/mbox/"
        }
    ]
}