Show a series.

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

{
    "id": 409,
    "url": "http://patchwork.ozlabs.org/api/series/409/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=409",
    "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 the external thermal zone and cooling device binding for Mellanox network devices",
    "date": "2017-08-29T18:45:10",
    "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/409/mbox/",
    "cover_letter": {
        "id": 807178,
        "url": "http://patchwork.ozlabs.org/api/covers/807178/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504032311-195988-1-git-send-email-vadimp@mellanox.com/",
        "msgid": "<1504032311-195988-1-git-send-email-vadimp@mellanox.com>",
        "list_archive_url": null,
        "date": "2017-08-29T18:45:09",
        "name": "[v1,0/2] add support for the external thermal zone and cooling device binding for Mellanox network devices",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504032311-195988-1-git-send-email-vadimp@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 807175,
            "url": "http://patchwork.ozlabs.org/api/patches/807175/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504032311-195988-2-git-send-email-vadimp@mellanox.com/",
            "msgid": "<1504032311-195988-2-git-send-email-vadimp@mellanox.com>",
            "list_archive_url": null,
            "date": "2017-08-29T18:45:10",
            "name": "[v1,1/2] dt-bindings: net: add binding documentation for mlxsw thermal control",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504032311-195988-2-git-send-email-vadimp@mellanox.com/mbox/"
        }
    ]
}