Show a series.

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

{
    "id": 3479,
    "url": "http://patchwork.ozlabs.org/api/series/3479/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3479",
    "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-17T03:19:46",
    "submitter": {
        "id": 67055,
        "url": "http://patchwork.ozlabs.org/api/people/67055/?format=api",
        "name": "Stefan Brüns",
        "email": "stefan.bruens@rwth-aachen.de"
    },
    "version": 2,
    "total": 10,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/3479/mbox/",
    "cover_letter": {
        "id": 814569,
        "url": "http://patchwork.ozlabs.org/api/covers/814569/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170917031956.28010-1-stefan.bruens@rwth-aachen.de/",
        "msgid": "<20170917031956.28010-1-stefan.bruens@rwth-aachen.de>",
        "list_archive_url": null,
        "date": "2017-09-17T03:19:46",
        "name": "[v2,00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170917031956.28010-1-stefan.bruens@rwth-aachen.de/mbox/"
    },
    "patches": [
        {
            "id": 814572,
            "url": "http://patchwork.ozlabs.org/api/patches/814572/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170917031956.28010-7-stefan.bruens@rwth-aachen.de/",
            "msgid": "<20170917031956.28010-7-stefan.bruens@rwth-aachen.de>",
            "list_archive_url": null,
            "date": "2017-09-17T03:19:52",
            "name": "[v2,06/10] arm64: allwinner: a64: Add devicetree binding for DMA controller",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170917031956.28010-7-stefan.bruens@rwth-aachen.de/mbox/"
        }
    ]
}