Show a series.

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

{
    "id": 5078,
    "url": "http://patchwork.ozlabs.org/api/series/5078/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=5078",
    "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": "staging: typec: tcpci: move out of staging",
    "date": "2017-09-26T04:05:11",
    "submitter": {
        "id": 69265,
        "url": "http://patchwork.ozlabs.org/api/people/69265/?format=api",
        "name": "Jun Li",
        "email": "jun.li@nxp.com"
    },
    "version": 1,
    "total": 12,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/5078/mbox/",
    "cover_letter": {
        "id": 818488,
        "url": "http://patchwork.ozlabs.org/api/covers/818488/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506398723-19359-1-git-send-email-jun.li@nxp.com/",
        "msgid": "<1506398723-19359-1-git-send-email-jun.li@nxp.com>",
        "list_archive_url": null,
        "date": "2017-09-26T04:05:11",
        "name": "[resend,00/12] staging: typec: tcpci: move out of staging",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506398723-19359-1-git-send-email-jun.li@nxp.com/mbox/"
    },
    "patches": [
        {
            "id": 818489,
            "url": "http://patchwork.ozlabs.org/api/patches/818489/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506398723-19359-3-git-send-email-jun.li@nxp.com/",
            "msgid": "<1506398723-19359-3-git-send-email-jun.li@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-26T04:05:13",
            "name": "[resend,02/12] usb: typec: add basic typec properties",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506398723-19359-3-git-send-email-jun.li@nxp.com/mbox/"
        },
        {
            "id": 818490,
            "url": "http://patchwork.ozlabs.org/api/patches/818490/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506398723-19359-4-git-send-email-jun.li@nxp.com/",
            "msgid": "<1506398723-19359-4-git-send-email-jun.li@nxp.com>",
            "list_archive_url": null,
            "date": "2017-09-26T04:05:14",
            "name": "[resend,03/12] staging: typec: tcpci: add documentation for tcpci",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506398723-19359-4-git-send-email-jun.li@nxp.com/mbox/"
        }
    ]
}