Show a series.

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

{
    "id": 4067,
    "url": "http://patchwork.ozlabs.org/api/series/4067/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=4067",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api",
        "name": "Devicetree Bindings",
        "link_name": "devicetree-bindings",
        "list_id": "devicetree.vger.kernel.org",
        "list_email": "devicetree@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "add support of clock driver on MediaTek MT7622",
    "date": "2017-09-20T09:49:24",
    "submitter": {
        "id": 69660,
        "url": "http://patchwork.ozlabs.org/api/people/69660/?format=api",
        "name": "Sean Wang",
        "email": "sean.wang@mediatek.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/4067/mbox/",
    "cover_letter": {
        "id": 816112,
        "url": "http://patchwork.ozlabs.org/api/covers/816112/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505890481.git.sean.wang@mediatek.com/",
        "msgid": "<cover.1505890481.git.sean.wang@mediatek.com>",
        "list_archive_url": null,
        "date": "2017-09-20T09:49:24",
        "name": "[0/4] add support of clock driver on MediaTek MT7622",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505890481.git.sean.wang@mediatek.com/mbox/"
    },
    "patches": [
        {
            "id": 816114,
            "url": "http://patchwork.ozlabs.org/api/patches/816114/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/3a6338ca5f1513b897cac2facc7c0bf796b8c64f.1505890481.git.sean.wang@mediatek.com/",
            "msgid": "<3a6338ca5f1513b897cac2facc7c0bf796b8c64f.1505890481.git.sean.wang@mediatek.com>",
            "list_archive_url": null,
            "date": "2017-09-20T09:49:25",
            "name": "[1/4] dt-bindings: clock: mediatek: document clk bindings for MediaTek MT7622 SoC",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/3a6338ca5f1513b897cac2facc7c0bf796b8c64f.1505890481.git.sean.wang@mediatek.com/mbox/"
        }
    ]
}