Show a series.

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

{
    "id": 2856,
    "url": "http://patchwork.ozlabs.org/api/series/2856/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=2856",
    "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": "Generic PCIe host bridge INTx determination for INTx routing",
    "date": "2017-09-13T09:46:42",
    "submitter": {
        "id": 69187,
        "url": "http://patchwork.ozlabs.org/api/people/69187/?format=api",
        "name": "Eric Auger",
        "email": "eric.auger@redhat.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2856/mbox/",
    "cover_letter": {
        "id": 813269,
        "url": "http://patchwork.ozlabs.org/api/covers/813269/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/1505296004-6798-1-git-send-email-eric.auger@redhat.com/",
        "msgid": "<1505296004-6798-1-git-send-email-eric.auger@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-13T09:46:41",
        "name": "[v4,0/3] Generic PCIe host bridge INTx determination for INTx routing",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/1505296004-6798-1-git-send-email-eric.auger@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 813268,
            "url": "http://patchwork.ozlabs.org/api/patches/813268/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505296004-6798-2-git-send-email-eric.auger@redhat.com/",
            "msgid": "<1505296004-6798-2-git-send-email-eric.auger@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T09:46:42",
            "name": "[v4,1/3] hw/pci-host/gpex: Set INTx index/gsi mapping",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505296004-6798-2-git-send-email-eric.auger@redhat.com/mbox/"
        },
        {
            "id": 813271,
            "url": "http://patchwork.ozlabs.org/api/patches/813271/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505296004-6798-3-git-send-email-eric.auger@redhat.com/",
            "msgid": "<1505296004-6798-3-git-send-email-eric.auger@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T09:46:43",
            "name": "[v4,2/3] hw/arm/virt: Set INTx/gsi mapping",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505296004-6798-3-git-send-email-eric.auger@redhat.com/mbox/"
        },
        {
            "id": 813270,
            "url": "http://patchwork.ozlabs.org/api/patches/813270/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505296004-6798-4-git-send-email-eric.auger@redhat.com/",
            "msgid": "<1505296004-6798-4-git-send-email-eric.auger@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-13T09:46:44",
            "name": "[v4,3/3] hw/pci-host/gpex: Implement PCI INTx routing",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1505296004-6798-4-git-send-email-eric.auger@redhat.com/mbox/"
        }
    ]
}