Show a series.

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

{
    "id": 964,
    "url": "http://patchwork.ozlabs.org/api/series/964/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=964",
    "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 the STM32F7 I2C",
    "date": "2017-09-01T07:34:11",
    "submitter": {
        "id": 71499,
        "url": "http://patchwork.ozlabs.org/api/people/71499/?format=api",
        "name": "Pierre Yves MORDRET",
        "email": "pierre-yves.mordret@st.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/964/mbox/",
    "cover_letter": {
        "id": 808557,
        "url": "http://patchwork.ozlabs.org/api/covers/808557/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504251255-20469-1-git-send-email-pierre-yves.mordret@st.com/",
        "msgid": "<1504251255-20469-1-git-send-email-pierre-yves.mordret@st.com>",
        "list_archive_url": null,
        "date": "2017-09-01T07:34:10",
        "name": "[RESEND,v3,0/5] Add support for the STM32F7 I2C",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504251255-20469-1-git-send-email-pierre-yves.mordret@st.com/mbox/"
    },
    "patches": [
        {
            "id": 808552,
            "url": "http://patchwork.ozlabs.org/api/patches/808552/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504251255-20469-2-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1504251255-20469-2-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-01T07:34:11",
            "name": "[RESEND,v3,1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504251255-20469-2-git-send-email-pierre-yves.mordret@st.com/mbox/"
        }
    ]
}