Show a series.

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

{
    "id": 10713,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/10713/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=10713",
    "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": "[V2] of: platform: Create dummy routines for !CONFIG_OF_ADDRESS",
    "date": "2017-10-28T10:26:46",
    "submitter": {
        "id": 15374,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/15374/?format=api",
        "name": "Viresh Kumar",
        "email": "viresh.kumar@linaro.org"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/10713/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 831595,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/831595/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/2d798213e4fefc074a66ccb7ab2fc243ee2b1e1a.1509186356.git.viresh.kumar@linaro.org/",
            "msgid": "<2d798213e4fefc074a66ccb7ab2fc243ee2b1e1a.1509186356.git.viresh.kumar@linaro.org>",
            "list_archive_url": null,
            "date": "2017-10-28T10:26:46",
            "name": "[V2] of: platform: Create dummy routines for !CONFIG_OF_ADDRESS",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/2d798213e4fefc074a66ccb7ab2fc243ee2b1e1a.1509186356.git.viresh.kumar@linaro.org/mbox/"
        }
    ]
}