Show a series.

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

{
    "id": 474844,
    "url": "http://patchwork.ozlabs.org/api/series/474844/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=474844",
    "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": "Add support for secure falcon mode: load kernel image before args",
    "date": "2025-09-23T12:46:35",
    "submitter": {
        "id": 90324,
        "url": "http://patchwork.ozlabs.org/api/people/90324/?format=api",
        "name": "Anshul Dalal",
        "email": "anshuld@ti.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/474844/mbox/",
    "cover_letter": {
        "id": 2140914,
        "url": "http://patchwork.ozlabs.org/api/covers/2140914/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20250923124639.667718-1-anshuld@ti.com/",
        "msgid": "<20250923124639.667718-1-anshuld@ti.com>",
        "list_archive_url": null,
        "date": "2025-09-23T12:46:34",
        "name": "[v3,0/4] Add support for secure falcon mode: load kernel image before args",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20250923124639.667718-1-anshuld@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 2140913,
            "url": "http://patchwork.ozlabs.org/api/patches/2140913/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-2-anshuld@ti.com/",
            "msgid": "<20250923124639.667718-2-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-09-23T12:46:35",
            "name": "[v3,1/4] spl: fat: load kernel image before args in falcon",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-2-anshuld@ti.com/mbox/"
        },
        {
            "id": 2140915,
            "url": "http://patchwork.ozlabs.org/api/patches/2140915/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-3-anshuld@ti.com/",
            "msgid": "<20250923124639.667718-3-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-09-23T12:46:36",
            "name": "[v3,2/4] spl: ext: load kernel image before args in falcon",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-3-anshuld@ti.com/mbox/"
        },
        {
            "id": 2140917,
            "url": "http://patchwork.ozlabs.org/api/patches/2140917/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-4-anshuld@ti.com/",
            "msgid": "<20250923124639.667718-4-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-09-23T12:46:37",
            "name": "[v3,3/4] spl: mmc: load kernel image before args in falcon",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-4-anshuld@ti.com/mbox/"
        },
        {
            "id": 2140918,
            "url": "http://patchwork.ozlabs.org/api/patches/2140918/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-5-anshuld@ti.com/",
            "msgid": "<20250923124639.667718-5-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-09-23T12:46:38",
            "name": "[v3,4/4] spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORT",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250923124639.667718-5-anshuld@ti.com/mbox/"
        }
    ]
}