Show a series.

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

{
    "id": 4558,
    "url": "http://patchwork.ozlabs.org/api/series/4558/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=4558",
    "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": "PCI: layerscape: add fixes for layerscape-pcie errata",
    "date": "2017-09-22T07:25:22",
    "submitter": {
        "id": 67929,
        "url": "http://patchwork.ozlabs.org/api/people/67929/?format=api",
        "name": "Z.Q. Hou",
        "email": "zhiqiang.hou@nxp.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4558/mbox/",
    "cover_letter": {
        "id": 817364,
        "url": "http://patchwork.ozlabs.org/api/covers/817364/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20170922072522.36306-1-Zhiqiang.Hou@nxp.com/",
        "msgid": "<20170922072522.36306-1-Zhiqiang.Hou@nxp.com>",
        "list_archive_url": null,
        "date": "2017-09-22T07:25:20",
        "name": "[0/2] PCI: layerscape: add fixes for layerscape-pcie errata",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20170922072522.36306-1-Zhiqiang.Hou@nxp.com/mbox/"
    },
    "patches": [
        {
            "id": 817363,
            "url": "http://patchwork.ozlabs.org/api/patches/817363/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170922072522.36306-2-Zhiqiang.Hou@nxp.com/",
            "msgid": "<20170922072522.36306-2-Zhiqiang.Hou@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-22T07:25:21",
            "name": "[1/2] PCI: Disable MSI for Freescale PCIe RC mode",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170922072522.36306-2-Zhiqiang.Hou@nxp.com/mbox/"
        },
        {
            "id": 817361,
            "url": "http://patchwork.ozlabs.org/api/patches/817361/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170922072522.36306-3-Zhiqiang.Hou@nxp.com/",
            "msgid": "<20170922072522.36306-3-Zhiqiang.Hou@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-22T07:25:22",
            "name": "[2/2] pci/layerscape: change the default error response behavior",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170922072522.36306-3-Zhiqiang.Hou@nxp.com/mbox/"
        }
    ]
}