Show a series.

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

{
    "id": 743,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/743/?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-31T04:45:33",
    "submitter": {
        "id": 65960,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/65960/?format=api",
        "name": "Sricharan Ramabadhran",
        "email": "sricharan@codeaurora.org"
    },
    "version": 3,
    "total": 6,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/743/mbox/",
    "cover_letter": {
        "id": 808022,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/808022/?format=api",
        "msgid": "<1504154734-12175-1-git-send-email-sricharan@codeaurora.org>",
        "date": "2017-08-31T04:45:28",
        "name": "[v3,0/6] Add support for Hexagon q6v5-wcss integrated core"
    },
    "patches": [
        {
            "id": 808021,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/808021/?format=api",
            "msgid": "<1504154734-12175-6-git-send-email-sricharan@codeaurora.org>",
            "date": "2017-08-31T04:45:33",
            "name": "[v3,5/6] remoteproc: qcom: Add support for q6v5-wcss pil",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504154734-12175-6-git-send-email-sricharan@codeaurora.org/mbox/"
        }
    ]
}