Show a series.

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

{
    "id": 2853,
    "url": "http://patchwork.ozlabs.org/api/series/2853/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=2853",
    "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": "qtest: fix \"device_del\" out-of-order events",
    "date": "2017-09-13T09:36:02",
    "submitter": {
        "id": 67717,
        "url": "http://patchwork.ozlabs.org/api/people/67717/?format=api",
        "name": "Peter Xu",
        "email": "peterx@redhat.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2853/mbox/",
    "cover_letter": {
        "id": 813261,
        "url": "http://patchwork.ozlabs.org/api/covers/813261/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/1505295366-25295-1-git-send-email-peterx@redhat.com/",
        "msgid": "<1505295366-25295-1-git-send-email-peterx@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-13T09:36:02",
        "name": "[0/4] qtest: fix \"device_del\" out-of-order events",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/1505295366-25295-1-git-send-email-peterx@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 813262,
            "url": "http://patchwork.ozlabs.org/api/patches/813262/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-2-git-send-email-peterx@redhat.com/",
            "msgid": "<1505295366-25295-2-git-send-email-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T09:36:03",
            "name": "[1/4] libqtest: add qmp_device_del()",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-2-git-send-email-peterx@redhat.com/mbox/"
        },
        {
            "id": 813263,
            "url": "http://patchwork.ozlabs.org/api/patches/813263/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-3-git-send-email-peterx@redhat.com/",
            "msgid": "<1505295366-25295-3-git-send-email-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T09:36:04",
            "name": "[2/4] tests: use qmp_device_del() where proper",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-3-git-send-email-peterx@redhat.com/mbox/"
        },
        {
            "id": 813265,
            "url": "http://patchwork.ozlabs.org/api/patches/813265/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-4-git-send-email-peterx@redhat.com/",
            "msgid": "<1505295366-25295-4-git-send-email-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T09:36:05",
            "name": "[3/4] libqtest: add qmp_device_add()",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-4-git-send-email-peterx@redhat.com/mbox/"
        },
        {
            "id": 813267,
            "url": "http://patchwork.ozlabs.org/api/patches/813267/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-5-git-send-email-peterx@redhat.com/",
            "msgid": "<1505295366-25295-5-git-send-email-peterx@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T09:36:06",
            "name": "[4/4] tests: use qmp_device_add() where proper",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505295366-25295-5-git-send-email-peterx@redhat.com/mbox/"
        }
    ]
}