Show a series.

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

{
    "id": 2045,
    "url": "http://patchwork.ozlabs.org/api/series/2045/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=2045",
    "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": "Read TSC frequency from a synthetic MSR",
    "date": "2017-09-07T19:06:50",
    "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": 2,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2045/mbox/",
    "cover_letter": {
        "id": 811120,
        "url": "http://patchwork.ozlabs.org/api/covers/811120/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/1504811212-25188-1-git-send-email-marcelo.cerri@canonical.com/",
        "msgid": "<1504811212-25188-1-git-send-email-marcelo.cerri@canonical.com>",
        "list_archive_url": null,
        "date": "2017-09-07T19:06:50",
        "name": "[azure,0/2,Hyper-V] Read TSC frequency from a synthetic MSR",
        "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/1504811212-25188-1-git-send-email-marcelo.cerri@canonical.com/mbox/"
    },
    "patches": []
}