Show a series.

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

{
    "id": 970,
    "url": "http://patchwork.ozlabs.org/api/series/970/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=970",
    "project": {
        "id": 15,
        "url": "http://patchwork.ozlabs.org/api/projects/15/?format=api",
        "name": "Ubuntu Kernel",
        "link_name": "ubuntu-kernel",
        "list_id": "kernel-team.lists.ubuntu.com",
        "list_email": "kernel-team@lists.ubuntu.com",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Enable touchpad for Lenovo ideapad 320-14IKB",
    "date": "2017-09-01T08:04:27",
    "submitter": {
        "id": 70328,
        "url": "http://patchwork.ozlabs.org/api/people/70328/?format=api",
        "name": "Kai-Heng Feng",
        "email": "kai.heng.feng@canonical.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/970/mbox/",
    "cover_letter": {
        "id": 808574,
        "url": "http://patchwork.ozlabs.org/api/covers/808574/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20170901080428.7278-1-kai.heng.feng@canonical.com/",
        "msgid": "<20170901080428.7278-1-kai.heng.feng@canonical.com>",
        "list_archive_url": null,
        "date": "2017-09-01T08:04:27",
        "name": "[0/1,SRU,X/Z] Enable touchpad for Lenovo ideapad 320-14IKB",
        "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20170901080428.7278-1-kai.heng.feng@canonical.com/mbox/"
    },
    "patches": [
        {
            "id": 808575,
            "url": "http://patchwork.ozlabs.org/api/patches/808575/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20170901080428.7278-2-kai.heng.feng@canonical.com/",
            "msgid": "<20170901080428.7278-2-kai.heng.feng@canonical.com>",
            "list_archive_url": null,
            "date": "2017-09-01T08:04:28",
            "name": "[1/1,SRU,X/Z] Input: elan_i2c - add ELAN0608 to the ACPI table",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20170901080428.7278-2-kai.heng.feng@canonical.com/mbox/"
        }
    ]
}