Show a series.

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

{
    "id": 497923,
    "url": "http://patchwork.ozlabs.org/api/series/497923/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=497923",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "boot/bootm: Disable interrupts after loading the image",
    "date": "2026-03-29T15:17:33",
    "submitter": {
        "id": 89820,
        "url": "http://patchwork.ozlabs.org/api/people/89820/?format=api",
        "name": "J. Neuschäfer via B4 Relay",
        "email": "devnull+j.ne.posteo.net@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497923/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217474,
            "url": "http://patchwork.ozlabs.org/api/patches/2217474/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260329-bootm-wdt-v1-1-f46b3bc6d50e@posteo.net/",
            "msgid": "<20260329-bootm-wdt-v1-1-f46b3bc6d50e@posteo.net>",
            "list_archive_url": null,
            "date": "2026-03-29T15:17:33",
            "name": "boot/bootm: Disable interrupts after loading the image",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260329-bootm-wdt-v1-1-f46b3bc6d50e@posteo.net/mbox/"
        }
    ]
}