Show a series.

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

{
    "id": 3732,
    "url": "http://patchwork.ozlabs.org/api/series/3732/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3732",
    "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": "soc/fsl/qbman: Enable QBMan on ARM Platforms",
    "date": "2017-09-18T20:39:39",
    "submitter": {
        "id": 70252,
        "url": "http://patchwork.ozlabs.org/api/people/70252/?format=api",
        "name": "Roy Pledge",
        "email": "roy.pledge@nxp.com"
    },
    "version": 5,
    "total": 12,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/3732/mbox/",
    "cover_letter": {
        "id": 815156,
        "url": "http://patchwork.ozlabs.org/api/covers/815156/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505767187-4596-1-git-send-email-roy.pledge@nxp.com/",
        "msgid": "<1505767187-4596-1-git-send-email-roy.pledge@nxp.com>",
        "list_archive_url": null,
        "date": "2017-09-18T20:39:35",
        "name": "[v5,00/12] soc/fsl/qbman: Enable QBMan on ARM Platforms",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505767187-4596-1-git-send-email-roy.pledge@nxp.com/mbox/"
    },
    "patches": [
        {
            "id": 815155,
            "url": "http://patchwork.ozlabs.org/api/patches/815155/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505767187-4596-5-git-send-email-roy.pledge@nxp.com/",
            "msgid": "<1505767187-4596-5-git-send-email-roy.pledge@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-18T20:39:39",
            "name": "[v5,04/12] dt-bindings: soc/fsl: Update reserved memory binding for QBMan",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505767187-4596-5-git-send-email-roy.pledge@nxp.com/mbox/"
        }
    ]
}