Show a series.

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

{
    "id": 3816,
    "url": "http://patchwork.ozlabs.org/api/series/3816/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=3816",
    "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": "arm64: add ls1012a and ls1046a pcie support",
    "date": "2017-09-19T09:26:58",
    "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": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/3816/mbox/",
    "cover_letter": {
        "id": 815390,
        "url": "http://patchwork.ozlabs.org/api/covers/815390/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20170919092658.22482-1-Zhiqiang.Hou@nxp.com/",
        "msgid": "<20170919092658.22482-1-Zhiqiang.Hou@nxp.com>",
        "list_archive_url": null,
        "date": "2017-09-19T09:26:53",
        "name": "[0/5] arm64: add ls1012a and ls1046a pcie support",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20170919092658.22482-1-Zhiqiang.Hou@nxp.com/mbox/"
    },
    "patches": [
        {
            "id": 815389,
            "url": "http://patchwork.ozlabs.org/api/patches/815389/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-2-Zhiqiang.Hou@nxp.com/",
            "msgid": "<20170919092658.22482-2-Zhiqiang.Hou@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-19T09:26:54",
            "name": "[1/5] irqchip/ls-scfg-msi: add LS1012a MSI support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-2-Zhiqiang.Hou@nxp.com/mbox/"
        },
        {
            "id": 815386,
            "url": "http://patchwork.ozlabs.org/api/patches/815386/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-3-Zhiqiang.Hou@nxp.com/",
            "msgid": "<20170919092658.22482-3-Zhiqiang.Hou@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-19T09:26:55",
            "name": "[2/5] arm64: dts: ls1012a: Add MSI controller DT node",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-3-Zhiqiang.Hou@nxp.com/mbox/"
        },
        {
            "id": 815383,
            "url": "http://patchwork.ozlabs.org/api/patches/815383/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-4-Zhiqiang.Hou@nxp.com/",
            "msgid": "<20170919092658.22482-4-Zhiqiang.Hou@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-19T09:26:56",
            "name": "[3/5] PCI: layerscape: Add support for ls1012a",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-4-Zhiqiang.Hou@nxp.com/mbox/"
        },
        {
            "id": 815385,
            "url": "http://patchwork.ozlabs.org/api/patches/815385/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-5-Zhiqiang.Hou@nxp.com/",
            "msgid": "<20170919092658.22482-5-Zhiqiang.Hou@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-19T09:26:57",
            "name": "[4/5] arm64: dts: ls1012a: Add PCIe controller DT node",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-5-Zhiqiang.Hou@nxp.com/mbox/"
        },
        {
            "id": 815382,
            "url": "http://patchwork.ozlabs.org/api/patches/815382/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-6-Zhiqiang.Hou@nxp.com/",
            "msgid": "<20170919092658.22482-6-Zhiqiang.Hou@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-19T09:26:58",
            "name": "[5/5] arm64: dts: ls1046a: add PCIe controller DT nodes",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170919092658.22482-6-Zhiqiang.Hou@nxp.com/mbox/"
        }
    ]
}