Show a series.

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

{
    "id": 9349,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/9349/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=9349",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "[v5,1/5] Documentation: Add device tree binding for Goldfish PIC driver",
    "date": "2017-10-20T14:33:36",
    "submitter": {
        "id": 68635,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/68635/?format=api",
        "name": "Aleksandar Markovic",
        "email": "aleksandar.markovic@rt-rk.com"
    },
    "version": 5,
    "total": 5,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/9349/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 828697,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/828697/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1508510055-6167-2-git-send-email-aleksandar.markovic@rt-rk.com/",
            "msgid": "<1508510055-6167-2-git-send-email-aleksandar.markovic@rt-rk.com>",
            "list_archive_url": null,
            "date": "2017-10-20T14:33:34",
            "name": "[v5,1/5] Documentation: Add device tree binding for Goldfish PIC driver",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1508510055-6167-2-git-send-email-aleksandar.markovic@rt-rk.com/mbox/"
        },
        {
            "id": 828696,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/828696/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1508510055-6167-4-git-send-email-aleksandar.markovic@rt-rk.com/",
            "msgid": "<1508510055-6167-4-git-send-email-aleksandar.markovic@rt-rk.com>",
            "list_archive_url": null,
            "date": "2017-10-20T14:33:36",
            "name": "[v5,3/5] Documentation: Add device tree binding for Goldfish FB driver",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1508510055-6167-4-git-send-email-aleksandar.markovic@rt-rk.com/mbox/"
        }
    ]
}