Show a series.

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

{
    "id": 726,
    "url": "http://patchwork.ozlabs.org/api/series/726/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=726",
    "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": "dmaengine: Fix DMA on current allwinner SoCs, add A64 support",
    "date": "2017-08-30T23:36:06",
    "submitter": {
        "id": 67055,
        "url": "http://patchwork.ozlabs.org/api/people/67055/?format=api",
        "name": "Stefan Brüns",
        "email": "stefan.bruens@rwth-aachen.de"
    },
    "version": 1,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/726/mbox/",
    "cover_letter": {
        "id": 807981,
        "url": "http://patchwork.ozlabs.org/api/covers/807981/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170830233609.13855-1-stefan.bruens@rwth-aachen.de/",
        "msgid": "<20170830233609.13855-1-stefan.bruens@rwth-aachen.de>",
        "list_archive_url": null,
        "date": "2017-08-30T23:36:06",
        "name": "[0/3] dmaengine: Fix DMA on current allwinner SoCs, add A64 support",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170830233609.13855-1-stefan.bruens@rwth-aachen.de/mbox/"
    },
    "patches": [
        {
            "id": 807982,
            "url": "http://patchwork.ozlabs.org/api/patches/807982/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170830233609.13855-3-stefan.bruens@rwth-aachen.de/",
            "msgid": "<20170830233609.13855-3-stefan.bruens@rwth-aachen.de>",
            "list_archive_url": null,
            "date": "2017-08-30T23:36:08",
            "name": "[2/3] arm64: allwinner: a64: Add device node for DMA controller",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170830233609.13855-3-stefan.bruens@rwth-aachen.de/mbox/"
        }
    ]
}