Show a series.

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

{
    "id": 1285,
    "url": "http://patchwork.ozlabs.org/api/series/1285/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1285",
    "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: sun6i: Fixes for H3/A83T, enable A64",
    "date": "2017-09-03T22:40:57",
    "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": 10,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1285/mbox/",
    "cover_letter": {
        "id": 809463,
        "url": "http://patchwork.ozlabs.org/api/covers/809463/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170903224100.17893-1-stefan.bruens@rwth-aachen.de/",
        "msgid": "<20170903224100.17893-1-stefan.bruens@rwth-aachen.de>",
        "list_archive_url": null,
        "date": "2017-09-03T22:40:51",
        "name": "[00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170903224100.17893-1-stefan.bruens@rwth-aachen.de/mbox/"
    },
    "patches": [
        {
            "id": 809432,
            "url": "http://patchwork.ozlabs.org/api/patches/809432/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170903224100.17893-7-stefan.bruens@rwth-aachen.de/",
            "msgid": "<20170903224100.17893-7-stefan.bruens@rwth-aachen.de>",
            "list_archive_url": null,
            "date": "2017-09-03T22:40:57",
            "name": "[06/10] arm64: allwinner: a64: Add devicetree binding for DMA controller",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170903224100.17893-7-stefan.bruens@rwth-aachen.de/mbox/"
        }
    ]
}