Show a series.

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

{
    "id": 634,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/634/?format=api",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/1.0/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": ""
    },
    "name": "Add support for Hexagon q6v5-wcss integrated core",
    "date": "2017-08-30T15:13:38",
    "submitter": {
        "id": 65960,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/65960/?format=api",
        "name": "Sricharan Ramabadhran",
        "email": "sricharan@codeaurora.org"
    },
    "version": 2,
    "total": 6,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/634/mbox/",
    "cover_letter": {
        "id": 807673,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/807673/?format=api",
        "msgid": "<1504106024-23569-1-git-send-email-sricharan@codeaurora.org>",
        "date": "2017-08-30T15:13:38",
        "name": "[v2,0/6] Add support for Hexagon q6v5-wcss integrated core"
    },
    "patches": [
        {
            "id": 807674,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/807674/?format=api",
            "msgid": "<1504106024-23569-6-git-send-email-sricharan@codeaurora.org>",
            "date": "2017-08-30T15:13:43",
            "name": "[v2,5/6] remoteproc: qcom: Add support for q6v5-wcss pil",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504106024-23569-6-git-send-email-sricharan@codeaurora.org/mbox/"
        }
    ]
}