Show a series.

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

{
    "id": 454,
    "url": "http://patchwork.ozlabs.org/api/series/454/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=454",
    "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": "Add support for Maxim MAX6621 temperature sensor device",
    "date": "2017-08-29T21:48:05",
    "submitter": {
        "id": 69757,
        "url": "http://patchwork.ozlabs.org/api/people/69757/?format=api",
        "name": "Vadim Pasternak",
        "email": "vadimp@mellanox.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/454/mbox/",
    "cover_letter": {
        "id": 807252,
        "url": "http://patchwork.ozlabs.org/api/covers/807252/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504043287-156871-1-git-send-email-vadimp@mellanox.com/",
        "msgid": "<1504043287-156871-1-git-send-email-vadimp@mellanox.com>",
        "list_archive_url": null,
        "date": "2017-08-29T21:48:05",
        "name": "[v1,0/2,-,resend,due,to,missed,dt,maintainers] Add support for Maxim MAX6621 temperature sensor device",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504043287-156871-1-git-send-email-vadimp@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 807253,
            "url": "http://patchwork.ozlabs.org/api/patches/807253/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504043287-156871-3-git-send-email-vadimp@mellanox.com/",
            "msgid": "<1504043287-156871-3-git-send-email-vadimp@mellanox.com>",
            "list_archive_url": null,
            "date": "2017-08-29T21:48:07",
            "name": "[v1,2/2,-,resend,due,to,missed,dt,maintainers] dt-bindings: hwmon: add binding documentation for max6621 device",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504043287-156871-3-git-send-email-vadimp@mellanox.com/mbox/"
        }
    ]
}