Show a series.

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

{
    "id": 3872,
    "url": "http://patchwork.ozlabs.org/api/series/3872/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3872",
    "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": "This series of patches fix the boot time dapm route warnings(without rt5514):",
    "date": "2017-09-19T12:58:00",
    "submitter": {
        "id": 67754,
        "url": "http://patchwork.ozlabs.org/api/people/67754/?format=api",
        "name": "Jeffy Chen",
        "email": "jeffy.chen@rock-chips.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/3872/mbox/",
    "cover_letter": {
        "id": 815514,
        "url": "http://patchwork.ozlabs.org/api/covers/815514/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170919125800.336-1-jeffy.chen@rock-chips.com/",
        "msgid": "<20170919125800.336-1-jeffy.chen@rock-chips.com>",
        "list_archive_url": null,
        "date": "2017-09-19T12:57:55",
        "name": "[v3,0/5] This series of patches fix the boot time dapm route warnings(without rt5514):",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170919125800.336-1-jeffy.chen@rock-chips.com/mbox/"
    },
    "patches": [
        {
            "id": 815513,
            "url": "http://patchwork.ozlabs.org/api/patches/815513/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170919125800.336-6-jeffy.chen@rock-chips.com/",
            "msgid": "<20170919125800.336-6-jeffy.chen@rock-chips.com>",
            "list_archive_url": null,
            "date": "2017-09-19T12:58:00",
            "name": "[v3,5/5] ASoC: rt5514: Add devicetree binding support for rt5514-spi",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170919125800.336-6-jeffy.chen@rock-chips.com/mbox/"
        }
    ]
}