Show a series.

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

{
    "id": 516,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/516/?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": "enable hardware for Nanopi M1 & Nanopi M1 Plus",
    "date": "2017-08-30T03:01:03",
    "submitter": {
        "id": 72018,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/72018/?format=api",
        "name": "Philipp Rossak",
        "email": "embed3d@gmail.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/516/mbox/",
    "cover_letter": {
        "id": 807380,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/807380/?format=api",
        "msgid": "<1504062070-13523-1-git-send-email-embed3d@gmail.com>",
        "date": "2017-08-30T03:01:03",
        "name": "[0/7,DTS] enable hardware for Nanopi M1 & Nanopi M1 Plus"
    },
    "patches": []
}