Show a series.

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

{
    "id": 126407,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/126407/?format=api",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/1.0/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": ""
    },
    "name": "[v2,1/2] dt-bindings: irq: Convert Allwinner IRQ Controller to a schema",
    "date": "2019-08-21T08:21:37",
    "submitter": {
        "id": 77141,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/77141/?format=api",
        "name": "Maxime Ripard",
        "email": "mripard@kernel.org"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/126407/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1150684,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/1150684/?format=api",
            "msgid": "<20190821082138.11049-1-mripard@kernel.org>",
            "date": "2019-08-21T08:21:37",
            "name": "[v2,1/2] dt-bindings: irq: Convert Allwinner IRQ Controller to a schema",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20190821082138.11049-1-mripard@kernel.org/mbox/"
        },
        {
            "id": 1150685,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/1150685/?format=api",
            "msgid": "<20190821082138.11049-2-mripard@kernel.org>",
            "date": "2019-08-21T08:21:38",
            "name": "[v2,2/2] dt-bindings: irq: Convert Allwinner NMI Controller to a schema",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20190821082138.11049-2-mripard@kernel.org/mbox/"
        }
    ]
}