Show a series.

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

{
    "id": 566,
    "url": "http://patchwork.ozlabs.org/api/series/566/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=566",
    "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": null,
    "date": "2017-08-30T09:48:07",
    "submitter": {
        "id": 1893,
        "url": "http://patchwork.ozlabs.org/api/people/1893/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "version": 3,
    "total": 11,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/566/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807552,
            "url": "http://patchwork.ozlabs.org/api/patches/807552/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170830094814.17758-5-hdegoede@redhat.com/",
            "msgid": "<20170830094814.17758-5-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-08-30T09:48:07",
            "name": "[v3,04/11] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170830094814.17758-5-hdegoede@redhat.com/mbox/"
        }
    ]
}