Show a series.

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

{
    "id": 374993,
    "url": "http://patchwork.ozlabs.org/api/series/374993/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=374993",
    "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": "[1/2] dt-bindings: reset: Add Infineon SLB9670 TPM reset driver",
    "date": "2023-09-26T19:09:35",
    "submitter": {
        "id": 68499,
        "url": "http://patchwork.ozlabs.org/api/people/68499/?format=api",
        "name": "Lukas Wunner",
        "email": "lukas@wunner.de"
    },
    "version": 1,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/374993/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1839921,
            "url": "http://patchwork.ozlabs.org/api/patches/1839921/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/ae40859b82494d75e9ad7bf616b3264138ad1f6a.1695754856.git.lukas@wunner.de/",
            "msgid": "<ae40859b82494d75e9ad7bf616b3264138ad1f6a.1695754856.git.lukas@wunner.de>",
            "list_archive_url": null,
            "date": "2023-09-26T19:09:35",
            "name": "[1/2] dt-bindings: reset: Add Infineon SLB9670 TPM reset driver",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/ae40859b82494d75e9ad7bf616b3264138ad1f6a.1695754856.git.lukas@wunner.de/mbox/"
        }
    ]
}