Show a series.

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

{
    "id": 628,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/628/?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: remove cpu_efficiency",
    "date": "2017-08-30T14:41:16",
    "submitter": {
        "id": 64545,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/64545/?format=api",
        "name": "Dietmar Eggemann",
        "email": "dietmar.eggemann@arm.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/628/mbox/",
    "cover_letter": {
        "id": 807662,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/807662/?format=api",
        "msgid": "<20170830144120.9312-1-dietmar.eggemann@arm.com>",
        "date": "2017-08-30T14:41:16",
        "name": "[0/4] arm: remove cpu_efficiency"
    },
    "patches": []
}