Show a series.

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

{
    "id": 2357,
    "url": "http://patchwork.ozlabs.org/api/series/2357/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2357",
    "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": "IIO driver for MCP3550/1/3",
    "date": "2017-09-09T18:32:41",
    "submitter": {
        "id": 68499,
        "url": "http://patchwork.ozlabs.org/api/people/68499/?format=api",
        "name": "Lukas Wunner",
        "email": "lukas@wunner.de"
    },
    "version": 2,
    "total": 6,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2357/mbox/",
    "cover_letter": {
        "id": 811978,
        "url": "http://patchwork.ozlabs.org/api/covers/811978/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1504807204.git.lukas@wunner.de/",
        "msgid": "<cover.1504807204.git.lukas@wunner.de>",
        "list_archive_url": null,
        "date": "2017-09-09T18:32:41",
        "name": "[v2,0/6] IIO driver for MCP3550/1/3",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1504807204.git.lukas@wunner.de/mbox/"
    },
    "patches": [
        {
            "id": 811979,
            "url": "http://patchwork.ozlabs.org/api/patches/811979/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/f5899af5ef548c618ac14950301f6bc8eff6e9ba.1504807204.git.lukas@wunner.de/",
            "msgid": "<f5899af5ef548c618ac14950301f6bc8eff6e9ba.1504807204.git.lukas@wunner.de>",
            "list_archive_url": null,
            "date": "2017-09-09T18:32:41",
            "name": "[v2,4/6] dt-bindings: iio: adc: mcp320x: Update for mcp3550/1/3",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/f5899af5ef548c618ac14950301f6bc8eff6e9ba.1504807204.git.lukas@wunner.de/mbox/"
        }
    ]
}