Show a series.

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

{
    "id": 1083,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/1083/?format=api",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/1.0/projects/14/?format=api",
        "name": "QEMU Development",
        "link_name": "qemu-devel",
        "list_id": "qemu-devel.nongnu.org",
        "list_email": "qemu-devel@nongnu.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "ARM SMMUv3 Emulation Support",
    "date": "2017-09-01T17:21:03",
    "submitter": {
        "id": 69187,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/69187/?format=api",
        "name": "Eric Auger",
        "email": "eric.auger@redhat.com"
    },
    "version": 7,
    "total": 20,
    "received_total": 0,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1083/mbox/",
    "cover_letter": {
        "id": 808842,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/808842/?format=api",
        "msgid": "<1504286483-23327-1-git-send-email-eric.auger@redhat.com>",
        "date": "2017-09-01T17:21:03",
        "name": "[v7,00/20] ARM SMMUv3 Emulation Support"
    },
    "patches": []
}