Show a series.

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

{
    "id": 10481,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/10481/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=10481",
    "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": "Add Combo PHY driver for HiSilicon STB SoCs",
    "date": "2017-10-27T03:07:29",
    "submitter": {
        "id": 66396,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/66396/?format=api",
        "name": "Shawn Guo",
        "email": "shawnguo@kernel.org"
    },
    "version": 4,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/10481/mbox/",
    "cover_letter": {
        "id": 831035,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/831035/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1509073651-23730-1-git-send-email-shawnguo@kernel.org/",
        "msgid": "<1509073651-23730-1-git-send-email-shawnguo@kernel.org>",
        "list_archive_url": null,
        "date": "2017-10-27T03:07:29",
        "name": "[v4,0/2] Add Combo PHY driver for HiSilicon STB SoCs",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1509073651-23730-1-git-send-email-shawnguo@kernel.org/mbox/"
    },
    "patches": [
        {
            "id": 831036,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/831036/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1509073651-23730-2-git-send-email-shawnguo@kernel.org/",
            "msgid": "<1509073651-23730-2-git-send-email-shawnguo@kernel.org>",
            "list_archive_url": null,
            "date": "2017-10-27T03:07:30",
            "name": "[v4,1/2] dt-bindings: add bindings doc for hi3798cv200 combphy",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1509073651-23730-2-git-send-email-shawnguo@kernel.org/mbox/"
        }
    ]
}