Show a series.

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

{
    "id": 4328,
    "url": "http://patchwork.ozlabs.org/api/series/4328/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=4328",
    "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 PMIC support to MediaTek MT7622 SoC",
    "date": "2017-09-21T08:26:50",
    "submitter": {
        "id": 69660,
        "url": "http://patchwork.ozlabs.org/api/people/69660/?format=api",
        "name": "Sean Wang",
        "email": "sean.wang@mediatek.com"
    },
    "version": 4,
    "total": 7,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/4328/mbox/",
    "cover_letter": {
        "id": 816746,
        "url": "http://patchwork.ozlabs.org/api/covers/816746/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505980364.git.sean.wang@mediatek.com/",
        "msgid": "<cover.1505980364.git.sean.wang@mediatek.com>",
        "list_archive_url": null,
        "date": "2017-09-21T08:26:50",
        "name": "[v4,0/7] Add PMIC support to MediaTek MT7622 SoC",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505980364.git.sean.wang@mediatek.com/mbox/"
    },
    "patches": [
        {
            "id": 816748,
            "url": "http://patchwork.ozlabs.org/api/patches/816748/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/7a78ecd89b459d7779e2238583f2837ba4d17a0d.1505980364.git.sean.wang@mediatek.com/",
            "msgid": "<7a78ecd89b459d7779e2238583f2837ba4d17a0d.1505980364.git.sean.wang@mediatek.com>",
            "list_archive_url": null,
            "date": "2017-09-21T08:26:51",
            "name": "[v4,1/7] dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/7a78ecd89b459d7779e2238583f2837ba4d17a0d.1505980364.git.sean.wang@mediatek.com/mbox/"
        }
    ]
}