Show a series.

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

{
    "id": 2832,
    "url": "http://patchwork.ozlabs.org/api/series/2832/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2832",
    "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": null,
    "date": "2017-09-13T08:18:33",
    "submitter": {
        "id": 1476,
        "url": "http://patchwork.ozlabs.org/api/people/1476/?format=api",
        "name": "Uwe Kleine-König",
        "email": "u.kleine-koenig@pengutronix.de"
    },
    "version": 5,
    "total": 7,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2832/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 813214,
            "url": "http://patchwork.ozlabs.org/api/patches/813214/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170913081833.2740-8-u.kleine-koenig@pengutronix.de/",
            "msgid": "<20170913081833.2740-8-u.kleine-koenig@pengutronix.de>",
            "list_archive_url": null,
            "date": "2017-09-13T08:18:33",
            "name": "[v5,7/7] dt-bindings: serial: document rs485 bindings for various devices",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170913081833.2740-8-u.kleine-koenig@pengutronix.de/mbox/"
        }
    ]
}