Show a series.

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

{
    "id": 594,
    "url": "http://patchwork.ozlabs.org/api/series/594/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=594",
    "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-08-30T11:34:11",
    "submitter": {
        "id": 66488,
        "url": "http://patchwork.ozlabs.org/api/people/66488/?format=api",
        "name": "Chunfeng Yun",
        "email": "chunfeng.yun@mediatek.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/594/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807600,
            "url": "http://patchwork.ozlabs.org/api/patches/807600/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/0ef0bfd4f2544e57c7bdaea518c3fc75ae40b74f.1504092763.git.chunfeng.yun@mediatek.com/",
            "msgid": "<0ef0bfd4f2544e57c7bdaea518c3fc75ae40b74f.1504092763.git.chunfeng.yun@mediatek.com>",
            "list_archive_url": null,
            "date": "2017-08-30T11:34:10",
            "name": "[v3,2/3] dt-bindings: mt8173-xhci: add generic compatible and rename file",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/0ef0bfd4f2544e57c7bdaea518c3fc75ae40b74f.1504092763.git.chunfeng.yun@mediatek.com/mbox/"
        },
        {
            "id": 807599,
            "url": "http://patchwork.ozlabs.org/api/patches/807599/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/15a1cdc6e2e7da0f7a74b56794b74c2d258e1b88.1504092763.git.chunfeng.yun@mediatek.com/",
            "msgid": "<15a1cdc6e2e7da0f7a74b56794b74c2d258e1b88.1504092763.git.chunfeng.yun@mediatek.com>",
            "list_archive_url": null,
            "date": "2017-08-30T11:34:11",
            "name": "[v3,3/3] dt-bindings: mt8173-mtu3: add generic compatible and rename file",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/15a1cdc6e2e7da0f7a74b56794b74c2d258e1b88.1504092763.git.chunfeng.yun@mediatek.com/mbox/"
        }
    ]
}