Show a series.

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

{
    "id": 191,
    "url": "http://patchwork.ozlabs.org/api/series/191/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=191",
    "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": "[1/2] media:imx274 device tree binding file",
    "date": "2017-08-28T15:15:33",
    "submitter": {
        "id": 22006,
        "url": "http://patchwork.ozlabs.org/api/people/22006/?format=api",
        "name": "Soren Brinkmann",
        "email": "soren.brinkmann@xilinx.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/191/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806628,
            "url": "http://patchwork.ozlabs.org/api/patches/806628/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170828151534.13045-1-soren.brinkmann@xilinx.com/",
            "msgid": "<20170828151534.13045-1-soren.brinkmann@xilinx.com>",
            "list_archive_url": null,
            "date": "2017-08-28T15:15:33",
            "name": "[1/2] media:imx274 device tree binding file",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170828151534.13045-1-soren.brinkmann@xilinx.com/mbox/"
        }
    ]
}