Show a series.

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

{
    "id": 1236,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/1236/?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": "ARM: dts: sunxi: Use defines for ccu clock indices",
    "date": "2017-09-03T13:50:15",
    "submitter": {
        "id": 10386,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/10386/?format=api",
        "name": "Priit Laes",
        "email": "plaes@plaes.org"
    },
    "version": 1,
    "total": 3,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1236/mbox/",
    "cover_letter": {
        "id": 809296,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/809296/?format=api",
        "msgid": "<cover.28f5be8e511ad74e9ae3f573891882e62bebdb7b.1504446535.git-series.plaes@plaes.org>",
        "date": "2017-09-03T13:50:15",
        "name": "[0/3] ARM: dts: sunxi: Use defines for ccu clock indices"
    },
    "patches": []
}