Show a series.

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

{
    "id": 164,
    "url": "http://patchwork.ozlabs.org/api/series/164/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=164",
    "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 STM32 vrefbuf regulator",
    "date": "2017-08-28T12:58:51",
    "submitter": {
        "id": 65902,
        "url": "http://patchwork.ozlabs.org/api/people/65902/?format=api",
        "name": "Fabrice Gasnier",
        "email": "fabrice.gasnier@st.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/164/mbox/",
    "cover_letter": {
        "id": 806570,
        "url": "http://patchwork.ozlabs.org/api/covers/806570/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503925133-30722-1-git-send-email-fabrice.gasnier@st.com/",
        "msgid": "<1503925133-30722-1-git-send-email-fabrice.gasnier@st.com>",
        "list_archive_url": null,
        "date": "2017-08-28T12:58:50",
        "name": "[RESEND,0/3] Add support for STM32 vrefbuf regulator",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503925133-30722-1-git-send-email-fabrice.gasnier@st.com/mbox/"
    },
    "patches": [
        {
            "id": 806569,
            "url": "http://patchwork.ozlabs.org/api/patches/806569/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1503925133-30722-2-git-send-email-fabrice.gasnier@st.com/",
            "msgid": "<1503925133-30722-2-git-send-email-fabrice.gasnier@st.com>",
            "list_archive_url": null,
            "date": "2017-08-28T12:58:51",
            "name": "[RESEND,1/3] dt-bindings: regulator: Add STM32 Voltage Reference Buffer",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1503925133-30722-2-git-send-email-fabrice.gasnier@st.com/mbox/"
        }
    ]
}