Show a series.

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

{
    "id": 3287,
    "url": "http://patchwork.ozlabs.org/api/series/3287/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=3287",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/projects/28/?format=api",
        "name": "Linux PCI development",
        "link_name": "linux-pci",
        "list_id": "linux-pci.vger.kernel.org",
        "list_email": "linux-pci@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "AW: [PATCH] PCI SUBSYSTEM allows inconsistent configuration, current Kernel version",
    "date": "2017-09-15T11:33:51",
    "submitter": {
        "id": 72371,
        "url": "http://patchwork.ozlabs.org/api/people/72371/?format=api",
        "name": "Sascha El-Sharkawy",
        "email": "elscha@sse.uni-hildesheim.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/3287/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 814235,
            "url": "http://patchwork.ozlabs.org/api/patches/814235/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/f02a2ddd-8469-4a17-99fe-620c690be7c2@messagesink.samelson.uni-hildesheim.de/",
            "msgid": "<f02a2ddd-8469-4a17-99fe-620c690be7c2@messagesink.samelson.uni-hildesheim.de>",
            "list_archive_url": null,
            "date": "2017-09-15T11:33:51",
            "name": "AW: [PATCH] PCI SUBSYSTEM allows inconsistent configuration, current Kernel version",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/f02a2ddd-8469-4a17-99fe-620c690be7c2@messagesink.samelson.uni-hildesheim.de/mbox/"
        }
    ]
}