Show a series.

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

{
    "id": 1411,
    "url": "http://patchwork.ozlabs.org/api/series/1411/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1411",
    "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": "Refactor audio device tree handling",
    "date": "2017-09-04T15:41:52",
    "submitter": {
        "id": 71911,
        "url": "http://patchwork.ozlabs.org/api/people/71911/?format=api",
        "name": "Charles Keepax",
        "email": "ckeepax@opensource.cirrus.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 3,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1411/mbox/",
    "cover_letter": {
        "id": 809730,
        "url": "http://patchwork.ozlabs.org/api/covers/809730/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170904154154.4395-1-ckeepax@opensource.cirrus.com/",
        "msgid": "<20170904154154.4395-1-ckeepax@opensource.cirrus.com>",
        "list_archive_url": null,
        "date": "2017-09-04T15:41:47",
        "name": "[0/7] Refactor audio device tree handling",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170904154154.4395-1-ckeepax@opensource.cirrus.com/mbox/"
    },
    "patches": [
        {
            "id": 809729,
            "url": "http://patchwork.ozlabs.org/api/patches/809729/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170904154154.4395-4-ckeepax@opensource.cirrus.com/",
            "msgid": "<20170904154154.4395-4-ckeepax@opensource.cirrus.com>",
            "list_archive_url": null,
            "date": "2017-09-04T15:41:50",
            "name": "[3/7] ASoC: arizona: Add audio device tree bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170904154154.4395-4-ckeepax@opensource.cirrus.com/mbox/"
        },
        {
            "id": 809727,
            "url": "http://patchwork.ozlabs.org/api/patches/809727/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170904154154.4395-6-ckeepax@opensource.cirrus.com/",
            "msgid": "<20170904154154.4395-6-ckeepax@opensource.cirrus.com>",
            "list_archive_url": null,
            "date": "2017-09-04T15:41:52",
            "name": "[5/7] mfd: arizona: Remove audio bindings from MFD binding document",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170904154154.4395-6-ckeepax@opensource.cirrus.com/mbox/"
        },
        {
            "id": 809728,
            "url": "http://patchwork.ozlabs.org/api/patches/809728/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170904154154.4395-8-ckeepax@opensource.cirrus.com/",
            "msgid": "<20170904154154.4395-8-ckeepax@opensource.cirrus.com>",
            "list_archive_url": null,
            "date": "2017-09-04T15:41:54",
            "name": "[7/7] ASoC: arizona: Add device tree binding doc for volume limits",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170904154154.4395-8-ckeepax@opensource.cirrus.com/mbox/"
        }
    ]
}