Show a series.

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

{
    "id": 1584,
    "url": "http://patchwork.ozlabs.org/api/series/1584/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=1584",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[PULL,1/4] qemu.py: make VM() a context manager",
    "date": "2017-09-05T13:29:04",
    "submitter": {
        "id": 17227,
        "url": "http://patchwork.ozlabs.org/api/people/17227/?format=api",
        "name": "Stefan Hajnoczi",
        "email": "stefanha@redhat.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1584/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 810171,
            "url": "http://patchwork.ozlabs.org/api/patches/810171/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-2-stefanha@redhat.com/",
            "msgid": "<20170905132908.30931-2-stefanha@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-05T13:29:05",
            "name": "[PULL,1/4] qemu.py: make VM() a context manager",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-2-stefanha@redhat.com/mbox/"
        },
        {
            "id": 810174,
            "url": "http://patchwork.ozlabs.org/api/patches/810174/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-3-stefanha@redhat.com/",
            "msgid": "<20170905132908.30931-3-stefanha@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-05T13:29:06",
            "name": "[PULL,2/4] iotests.py: add FilePath context manager",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-3-stefanha@redhat.com/mbox/"
        },
        {
            "id": 810172,
            "url": "http://patchwork.ozlabs.org/api/patches/810172/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-4-stefanha@redhat.com/",
            "msgid": "<20170905132908.30931-4-stefanha@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-05T13:29:07",
            "name": "[PULL,3/4] qemu-iotests: use context managers for resource cleanup in 194",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-4-stefanha@redhat.com/mbox/"
        },
        {
            "id": 810173,
            "url": "http://patchwork.ozlabs.org/api/patches/810173/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-5-stefanha@redhat.com/",
            "msgid": "<20170905132908.30931-5-stefanha@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-05T13:29:08",
            "name": "[PULL,4/4] block: document semantics of bdrv_co_preadv|pwritev",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170905132908.30931-5-stefanha@redhat.com/mbox/"
        }
    ]
}