Show a series.

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

{
    "id": 9428,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/9428/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=9428",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "display: panel: Add Tianma tm070rvhg71 display support (800x480)",
    "date": "2017-10-20T22:10:03",
    "submitter": {
        "id": 70701,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/70701/?format=api",
        "name": "Lukasz Majewski",
        "email": "lukma@denx.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/9428/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 828835,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/828835/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1508537403-878-1-git-send-email-lukma@denx.de/",
            "msgid": "<1508537403-878-1-git-send-email-lukma@denx.de>",
            "list_archive_url": null,
            "date": "2017-10-20T22:10:03",
            "name": "display: panel: Add Tianma tm070rvhg71 display support (800x480)",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1508537403-878-1-git-send-email-lukma@denx.de/mbox/"
        }
    ]
}