Show a series.

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

{
    "id": 2016,
    "url": "http://patchwork.ozlabs.org/api/series/2016/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2016",
    "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": "[GIT,PULL] DeviceTree updates for 4.14",
    "date": "2017-09-07T15:26:52",
    "submitter": {
        "id": 6227,
        "url": "http://patchwork.ozlabs.org/api/people/6227/?format=api",
        "name": "Rob Herring",
        "email": "robherring2@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2016/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 811072,
            "url": "http://patchwork.ozlabs.org/api/patches/811072/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/CAL_JsqKHDb5-Tx4HtZhy96xT9HPPuxLgEQLW1kRAJ-9cgMVUdQ@mail.gmail.com/",
            "msgid": "<CAL_JsqKHDb5-Tx4HtZhy96xT9HPPuxLgEQLW1kRAJ-9cgMVUdQ@mail.gmail.com>",
            "list_archive_url": null,
            "date": "2017-09-07T15:26:52",
            "name": "[GIT,PULL] DeviceTree updates for 4.14",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/CAL_JsqKHDb5-Tx4HtZhy96xT9HPPuxLgEQLW1kRAJ-9cgMVUdQ@mail.gmail.com/mbox/"
        }
    ]
}