Show a series.

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

{
    "id": 632,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/632/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=632",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "[v4] ARM: dts: stm32: change pinctrl bindings definition",
    "date": "2017-08-30T14:50:53",
    "submitter": {
        "id": 68429,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/68429/?format=api",
        "name": "Alexandre TORGUE",
        "email": "alexandre.torgue@st.com"
    },
    "version": 4,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/632/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807669,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/807669/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504104653-26804-2-git-send-email-alexandre.torgue@st.com/",
            "msgid": "<1504104653-26804-2-git-send-email-alexandre.torgue@st.com>",
            "list_archive_url": null,
            "date": "2017-08-30T14:50:53",
            "name": "[v4] ARM: dts: stm32: change pinctrl bindings definition",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504104653-26804-2-git-send-email-alexandre.torgue@st.com/mbox/"
        }
    ]
}