Show a series.

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

{
    "id": 3109,
    "url": "http://patchwork.ozlabs.org/api/series/3109/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3109",
    "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-14T14:28:34",
    "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": 5,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/3109/mbox/",
    "cover_letter": {
        "id": 813833,
        "url": "http://patchwork.ozlabs.org/api/covers/813833/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505399319-14782-1-git-send-email-pierre-yves.mordret@st.com/",
        "msgid": "<1505399319-14782-1-git-send-email-pierre-yves.mordret@st.com>",
        "list_archive_url": null,
        "date": "2017-09-14T14:28:34",
        "name": "[v4,0/5] Add support for the STM32F7 I2C",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505399319-14782-1-git-send-email-pierre-yves.mordret@st.com/mbox/"
    },
    "patches": [
        {
            "id": 813843,
            "url": "http://patchwork.ozlabs.org/api/patches/813843/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505399319-14782-2-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1505399319-14782-2-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-14T14:28:35",
            "name": "[v4,1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505399319-14782-2-git-send-email-pierre-yves.mordret@st.com/mbox/"
        }
    ]
}