Show a series.

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

{
    "id": 616,
    "url": "http://patchwork.ozlabs.org/api/series/616/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=616",
    "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": "[azure] UBUNTU: azure: force rdma_ucm to be loaded when hv_network_direct_* is loaded",
    "date": "2017-08-30T13:55:26",
    "submitter": {
        "id": 69981,
        "url": "http://patchwork.ozlabs.org/api/people/69981/?format=api",
        "name": "Marcelo Henrique Cerri",
        "email": "marcelo.cerri@canonical.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/616/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807644,
            "url": "http://patchwork.ozlabs.org/api/patches/807644/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/1504101326-27031-1-git-send-email-marcelo.cerri@canonical.com/",
            "msgid": "<1504101326-27031-1-git-send-email-marcelo.cerri@canonical.com>",
            "list_archive_url": null,
            "date": "2017-08-30T13:55:26",
            "name": "[azure] UBUNTU: azure: force rdma_ucm to be loaded when hv_network_direct_* is loaded",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/1504101326-27031-1-git-send-email-marcelo.cerri@canonical.com/mbox/"
        }
    ]
}