Show a series.

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

{
    "id": 180,
    "url": "http://patchwork.ozlabs.org/api/series/180/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=180",
    "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 for USB OTG on STM32F7",
    "date": "2017-08-28T14:20:11",
    "submitter": {
        "id": 70517,
        "url": "http://patchwork.ozlabs.org/api/people/70517/?format=api",
        "name": "Amelie DELAUNAY",
        "email": "amelie.delaunay@st.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/180/mbox/",
    "cover_letter": {
        "id": 806600,
        "url": "http://patchwork.ozlabs.org/api/covers/806600/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503930018-536-1-git-send-email-amelie.delaunay@st.com/",
        "msgid": "<1503930018-536-1-git-send-email-amelie.delaunay@st.com>",
        "list_archive_url": null,
        "date": "2017-08-28T14:20:11",
        "name": "[PATCHv2,0/7] Add support for USB OTG on STM32F7",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503930018-536-1-git-send-email-amelie.delaunay@st.com/mbox/"
    },
    "patches": [
        {
            "id": 806606,
            "url": "http://patchwork.ozlabs.org/api/patches/806606/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1503930018-536-2-git-send-email-amelie.delaunay@st.com/",
            "msgid": "<1503930018-536-2-git-send-email-amelie.delaunay@st.com>",
            "list_archive_url": null,
            "date": "2017-08-28T14:20:12",
            "name": "[PATCHv2,1/7] dt-bindings: usb: Document the STM32F7 DWC2 USB OTG HS core binding",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1503930018-536-2-git-send-email-amelie.delaunay@st.com/mbox/"
        }
    ]
}