Show a series.

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

{
    "id": 3110,
    "url": "http://patchwork.ozlabs.org/api/series/3110/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=3110",
    "project": {
        "id": 35,
        "url": "http://patchwork.ozlabs.org/api/projects/35/?format=api",
        "name": "Linux I2C development",
        "link_name": "linux-i2c",
        "list_id": "linux-i2c.vger.kernel.org",
        "list_email": "linux-i2c@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": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/3110/mbox/",
    "cover_letter": {
        "id": 813834,
        "url": "http://patchwork.ozlabs.org/api/covers/813834/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/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/linux-i2c/cover/1505399319-14782-1-git-send-email-pierre-yves.mordret@st.com/mbox/"
    },
    "patches": [
        {
            "id": 813842,
            "url": "http://patchwork.ozlabs.org/api/patches/813842/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/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/linux-i2c/patch/1505399319-14782-2-git-send-email-pierre-yves.mordret@st.com/mbox/"
        },
        {
            "id": 813838,
            "url": "http://patchwork.ozlabs.org/api/patches/813838/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-3-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1505399319-14782-3-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-14T14:28:36",
            "name": "[v4,2/5] i2c: i2c-stm32f4: use generic definition of speed enum",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-3-git-send-email-pierre-yves.mordret@st.com/mbox/"
        },
        {
            "id": 813836,
            "url": "http://patchwork.ozlabs.org/api/patches/813836/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-4-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1505399319-14782-4-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-14T14:28:37",
            "name": "[v4,3/5] i2c: i2c-stm32f7: add driver",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-4-git-send-email-pierre-yves.mordret@st.com/mbox/"
        },
        {
            "id": 813840,
            "url": "http://patchwork.ozlabs.org/api/patches/813840/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-5-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1505399319-14782-5-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-14T14:28:38",
            "name": "[v4,4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-5-git-send-email-pierre-yves.mordret@st.com/mbox/"
        },
        {
            "id": 813839,
            "url": "http://patchwork.ozlabs.org/api/patches/813839/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-6-git-send-email-pierre-yves.mordret@st.com/",
            "msgid": "<1505399319-14782-6-git-send-email-pierre-yves.mordret@st.com>",
            "list_archive_url": null,
            "date": "2017-09-14T14:28:39",
            "name": "[v4,5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/1505399319-14782-6-git-send-email-pierre-yves.mordret@st.com/mbox/"
        }
    ]
}