Show a series.

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

{
    "id": 502431,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502431/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pwm/list/?series=502431",
    "project": {
        "id": 38,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/38/?format=api",
        "name": "Linux PWM development",
        "link_name": "linux-pwm",
        "list_id": "linux-pwm.vger.kernel.org",
        "list_email": "linux-pwm@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "dt-bindings: pwm: stmpe: convert to DT schema",
    "date": "2026-05-01T07:33:05",
    "submitter": {
        "id": 93295,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93295/?format=api",
        "name": "Manish Baing",
        "email": "manishbaing2789@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502431/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231702,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2231702/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pwm/patch/20260501073305.5866-1-manishbaing2789@gmail.com/",
            "msgid": "<20260501073305.5866-1-manishbaing2789@gmail.com>",
            "date": "2026-05-01T07:33:05",
            "name": "dt-bindings: pwm: stmpe: convert to DT schema",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pwm/patch/20260501073305.5866-1-manishbaing2789@gmail.com/mbox/"
        }
    ]
}