Show a series.

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

{
    "id": 756,
    "url": "http://patchwork.ozlabs.org/api/series/756/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=756",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "fixes for latest bq27xxx driver and OpenPandora DT nodes",
    "date": "2017-08-31T06:59:49",
    "submitter": {
        "id": 42442,
        "url": "http://patchwork.ozlabs.org/api/people/42442/?format=api",
        "name": "H. Nikolaus Schaller",
        "email": "hns@goldelico.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/756/mbox/",
    "cover_letter": {
        "id": 808069,
        "url": "http://patchwork.ozlabs.org/api/covers/808069/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1504162792.git.hns@goldelico.com/",
        "msgid": "<cover.1504162792.git.hns@goldelico.com>",
        "list_archive_url": null,
        "date": "2017-08-31T06:59:49",
        "name": "[v3,0/4] fixes for latest bq27xxx driver and OpenPandora DT nodes",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1504162792.git.hns@goldelico.com/mbox/"
    },
    "patches": []
}