Show a series.

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

{
    "id": 1988,
    "url": "http://patchwork.ozlabs.org/api/series/1988/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1988",
    "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 STM32 DMAMUX support",
    "date": "2017-09-07T11:52:47",
    "submitter": {
        "id": 71499,
        "url": "http://patchwork.ozlabs.org/api/people/71499/?format=api",
        "name": "Pierre Yves MORDRET",
        "email": "pierre-yves.mordret@st.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/1988/mbox/",
    "cover_letter": {
        "id": 810991,
        "url": "http://patchwork.ozlabs.org/api/covers/810991/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504785168-26572-1-git-send-email-pierre-yves.mordret@st.com/",
        "msgid": "<1504785168-26572-1-git-send-email-pierre-yves.mordret@st.com>",
        "list_archive_url": null,
        "date": "2017-09-07T11:52:44",
        "name": "[v4,0/4] Add STM32 DMAMUX support",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504785168-26572-1-git-send-email-pierre-yves.mordret@st.com/mbox/"
    },
    "patches": [
        {
            "id": 810992,
            "url": "http://patchwork.ozlabs.org/api/patches/810992/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504785168-26572-2-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1504785168-26572-2-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-07T11:52:45",
            "name": "[v4,1/4] dt-bindings: Document the STM32 DMAMUX bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504785168-26572-2-git-send-email-pierre-yves.mordret@st.com/mbox/"
        },
        {
            "id": 810990,
            "url": "http://patchwork.ozlabs.org/api/patches/810990/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504785168-26572-4-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1504785168-26572-4-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-07T11:52:47",
            "name": "[v4,3/4] dt-bindings: stm32-dma: add a property to handle STM32 DMAMUX",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504785168-26572-4-git-send-email-pierre-yves.mordret@st.com/mbox/"
        }
    ]
}