Show a series.

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

{
    "id": 385,
    "url": "http://patchwork.ozlabs.org/api/series/385/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=385",
    "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": "vhost-user-bridge reconnect regression",
    "date": "2017-08-29T14:48:03",
    "submitter": {
        "id": 66774,
        "url": "http://patchwork.ozlabs.org/api/people/66774/?format=api",
        "name": "Marc-André Lureau",
        "email": "marcandre.lureau@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/385/mbox/",
    "cover_letter": {
        "id": 807132,
        "url": "http://patchwork.ozlabs.org/api/covers/807132/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20170829144805.28872-1-marcandre.lureau@redhat.com/",
        "msgid": "<20170829144805.28872-1-marcandre.lureau@redhat.com>",
        "list_archive_url": null,
        "date": "2017-08-29T14:48:03",
        "name": "[0/2] vhost-user-bridge reconnect regression",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20170829144805.28872-1-marcandre.lureau@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 807134,
            "url": "http://patchwork.ozlabs.org/api/patches/807134/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170829144805.28872-2-marcandre.lureau@redhat.com/",
            "msgid": "<20170829144805.28872-2-marcandre.lureau@redhat.com>",
            "list_archive_url": null,
            "date": "2017-08-29T14:48:04",
            "name": "[1/2] libvhost-user: support resuming vq->last_avail_idx based on used_idx",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170829144805.28872-2-marcandre.lureau@redhat.com/mbox/"
        },
        {
            "id": 807133,
            "url": "http://patchwork.ozlabs.org/api/patches/807133/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170829144805.28872-3-marcandre.lureau@redhat.com/",
            "msgid": "<20170829144805.28872-3-marcandre.lureau@redhat.com>",
            "list_archive_url": null,
            "date": "2017-08-29T14:48:05",
            "name": "[2/2] vhost-user-bridge: fix resume regression (since 2.9)",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170829144805.28872-3-marcandre.lureau@redhat.com/mbox/"
        }
    ]
}