Show a series.

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

{
    "id": 84,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/84/?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": "Update board support for A20-OLinuXino-MICRO",
    "date": "2017-08-28T06:32:41",
    "submitter": {
        "id": 72237,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/72237/?format=api",
        "name": "Stefan Mavrodiev",
        "email": "stefan@olimex.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/84/mbox/",
    "cover_letter": {
        "id": 806387,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/806387/?format=api",
        "msgid": "<1503901963-9457-1-git-send-email-stefan@olimex.com>",
        "date": "2017-08-28T06:32:41",
        "name": "[v2,0/2] Update board support for A20-OLinuXino-MICRO"
    },
    "patches": []
}