Show a series.

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

{
    "id": 2287,
    "url": "http://patchwork.ozlabs.org/api/series/2287/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2287",
    "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": "ARM: dts: keystone-k2g-evm: Add SPI nodes and enable SPI1 on K2G EVM",
    "date": "2017-09-08T20:46:36",
    "submitter": {
        "id": 64326,
        "url": "http://patchwork.ozlabs.org/api/people/64326/?format=api",
        "name": "Franklin S Cooper Jr",
        "email": "fcooper@ti.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2287/mbox/",
    "cover_letter": {
        "id": 811821,
        "url": "http://patchwork.ozlabs.org/api/covers/811821/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170908204638.13149-1-fcooper@ti.com/",
        "msgid": "<20170908204638.13149-1-fcooper@ti.com>",
        "list_archive_url": null,
        "date": "2017-09-08T20:46:35",
        "name": "[0/3] ARM: dts: keystone-k2g-evm: Add SPI nodes and enable SPI1 on K2G EVM",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170908204638.13149-1-fcooper@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 811820,
            "url": "http://patchwork.ozlabs.org/api/patches/811820/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170908204638.13149-2-fcooper@ti.com/",
            "msgid": "<20170908204638.13149-2-fcooper@ti.com>",
            "list_archive_url": null,
            "date": "2017-09-08T20:46:36",
            "name": "[1/3] dt-bindings: spi: spi-davinci: Update binding for 66AK2Gx pwr dm property",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170908204638.13149-2-fcooper@ti.com/mbox/"
        }
    ]
}