Show a series.

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

{
    "id": 502285,
    "url": "http://patchwork.ozlabs.org/api/series/502285/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=502285",
    "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": "riscv: Exclude ACLINT for TARGET_XILINX_MBV",
    "date": "2026-04-30T11:58:28",
    "submitter": {
        "id": 84271,
        "url": "http://patchwork.ozlabs.org/api/people/84271/?format=api",
        "name": "Michal Simek",
        "email": "michal.simek@amd.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502285/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231218,
            "url": "http://patchwork.ozlabs.org/api/patches/2231218/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/75160eb268d7a445e8483b357f7814bef30b12d4.1777550306.git.michal.simek@amd.com/",
            "msgid": "<75160eb268d7a445e8483b357f7814bef30b12d4.1777550306.git.michal.simek@amd.com>",
            "list_archive_url": null,
            "date": "2026-04-30T11:58:28",
            "name": "riscv: Exclude ACLINT for TARGET_XILINX_MBV",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/75160eb268d7a445e8483b357f7814bef30b12d4.1777550306.git.michal.simek@amd.com/mbox/"
        }
    ]
}