Show a series.

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

{
    "id": 2488,
    "url": "http://patchwork.ozlabs.org/api/series/2488/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2488",
    "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": "tegra-cec: add Tegra HDMI CEC support",
    "date": "2017-09-11T12:29:49",
    "submitter": {
        "id": 723,
        "url": "http://patchwork.ozlabs.org/api/people/723/?format=api",
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl"
    },
    "version": 1,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2488/mbox/",
    "cover_letter": {
        "id": 812373,
        "url": "http://patchwork.ozlabs.org/api/covers/812373/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170911122952.33980-1-hverkuil@xs4all.nl/",
        "msgid": "<20170911122952.33980-1-hverkuil@xs4all.nl>",
        "list_archive_url": null,
        "date": "2017-09-11T12:29:48",
        "name": "[PATCHv4,0/4] tegra-cec: add Tegra HDMI CEC support",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170911122952.33980-1-hverkuil@xs4all.nl/mbox/"
    },
    "patches": [
        {
            "id": 812372,
            "url": "http://patchwork.ozlabs.org/api/patches/812372/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170911122952.33980-2-hverkuil@xs4all.nl/",
            "msgid": "<20170911122952.33980-2-hverkuil@xs4all.nl>",
            "list_archive_url": null,
            "date": "2017-09-11T12:29:49",
            "name": "[PATCHv4,1/4] dt-bindings: document the tegra CEC bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170911122952.33980-2-hverkuil@xs4all.nl/mbox/"
        }
    ]
}