Show a series.

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

{
    "id": 938,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/938/?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": "drm/exynos/gsc: Support the rotate hardware limits of gsc",
    "date": "2017-09-01T01:47:53",
    "submitter": {
        "id": 70608,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/70608/?format=api",
        "name": "Hoegeun Kwon",
        "email": "hoegeun.kwon@samsung.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/938/mbox/",
    "cover_letter": {
        "id": 808513,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/808513/?format=api",
        "msgid": "<1504230476-1878-1-git-send-email-hoegeun.kwon@samsung.com>",
        "date": "2017-09-01T01:47:53",
        "name": "[0/3] drm/exynos/gsc: Support the rotate hardware limits of gsc"
    },
    "patches": []
}