Show a series.

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

{
    "id": 645,
    "url": "http://patchwork.ozlabs.org/api/series/645/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=645",
    "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": "cec-gpio: add HDMI CEC GPIO-based driver",
    "date": "2017-08-30T16:10:39",
    "submitter": {
        "id": 723,
        "url": "http://patchwork.ozlabs.org/api/people/723/?format=api",
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl"
    },
    "version": 1,
    "total": 5,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/645/mbox/",
    "cover_letter": {
        "id": 807697,
        "url": "http://patchwork.ozlabs.org/api/covers/807697/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170830161044.26571-1-hverkuil@xs4all.nl/",
        "msgid": "<20170830161044.26571-1-hverkuil@xs4all.nl>",
        "list_archive_url": null,
        "date": "2017-08-30T16:10:39",
        "name": "[PATCHv3,0/5] cec-gpio: add HDMI CEC GPIO-based driver",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170830161044.26571-1-hverkuil@xs4all.nl/mbox/"
    },
    "patches": [
        {
            "id": 807698,
            "url": "http://patchwork.ozlabs.org/api/patches/807698/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170830161044.26571-4-hverkuil@xs4all.nl/",
            "msgid": "<20170830161044.26571-4-hverkuil@xs4all.nl>",
            "list_archive_url": null,
            "date": "2017-08-30T16:10:42",
            "name": "[PATCHv3,3/5] dt-bindings: document the CEC GPIO bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170830161044.26571-4-hverkuil@xs4all.nl/mbox/"
        }
    ]
}