get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

GET /api/bundles/23951/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 23951,
    "url": "http://patchwork.ozlabs.org/api/bundles/23951/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/anshuld/Secure%20falcon%20mode/",
    "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": "Secure falcon mode",
    "owner": {
        "id": 160605,
        "url": "http://patchwork.ozlabs.org/api/users/160605/?format=api",
        "username": "anshuld",
        "first_name": "Anshul",
        "last_name": "Dalal",
        "email": "anshuld@ti.com"
    },
    "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/"
        },
        {
            "id": 2146084,
            "url": "http://patchwork.ozlabs.org/api/patches/2146084/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-2-anshuld@ti.com/",
            "msgid": "<20251006101057.4172248-2-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-06T10:10:49",
            "name": "[-next,v3,1/7] spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-2-anshuld@ti.com/mbox/"
        },
        {
            "id": 2146085,
            "url": "http://patchwork.ozlabs.org/api/patches/2146085/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-3-anshuld@ti.com/",
            "msgid": "<20251006101057.4172248-3-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-06T10:10:50",
            "name": "[-next,v3,2/7] spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-3-anshuld@ti.com/mbox/"
        },
        {
            "id": 2146086,
            "url": "http://patchwork.ozlabs.org/api/patches/2146086/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-4-anshuld@ti.com/",
            "msgid": "<20251006101057.4172248-4-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-06T10:10:51",
            "name": "[-next,v3,3/7] spl: ubi: refactor spl_ubi_load_image for falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-4-anshuld@ti.com/mbox/"
        },
        {
            "id": 2146087,
            "url": "http://patchwork.ozlabs.org/api/patches/2146087/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-5-anshuld@ti.com/",
            "msgid": "<20251006101057.4172248-5-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-06T10:10:52",
            "name": "[-next,v3,4/7] spl: spi: refactor spl_spi_load_image for falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-5-anshuld@ti.com/mbox/"
        },
        {
            "id": 2146088,
            "url": "http://patchwork.ozlabs.org/api/patches/2146088/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-6-anshuld@ti.com/",
            "msgid": "<20251006101057.4172248-6-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-06T10:10:53",
            "name": "[-next,v3,5/7] spl: nor: refactor spl_nor_load_image for falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-6-anshuld@ti.com/mbox/"
        },
        {
            "id": 2146089,
            "url": "http://patchwork.ozlabs.org/api/patches/2146089/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-7-anshuld@ti.com/",
            "msgid": "<20251006101057.4172248-7-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-06T10:10:54",
            "name": "[-next,v3,6/7] spl: nand: refactor spl_nand_load_image for falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-7-anshuld@ti.com/mbox/"
        },
        {
            "id": 2146090,
            "url": "http://patchwork.ozlabs.org/api/patches/2146090/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-8-anshuld@ti.com/",
            "msgid": "<20251006101057.4172248-8-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-06T10:10:55",
            "name": "[-next,v3,7/7] spl: falcon: disable fallback to U-Boot on failure",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251006101057.4172248-8-anshuld@ti.com/mbox/"
        },
        {
            "id": 2147593,
            "url": "http://patchwork.ozlabs.org/api/patches/2147593/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-2-anshuld@ti.com/",
            "msgid": "<20251009115846.897186-2-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-09T11:58:43",
            "name": "[v2,1/3] spl: make args file optional in falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-2-anshuld@ti.com/mbox/"
        },
        {
            "id": 2147594,
            "url": "http://patchwork.ozlabs.org/api/patches/2147594/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-3-anshuld@ti.com/",
            "msgid": "<20251009115846.897186-3-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-09T11:58:44",
            "name": "[v2,2/3] spl: prevent loading args file in secure falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-3-anshuld@ti.com/mbox/"
        },
        {
            "id": 2147595,
            "url": "http://patchwork.ozlabs.org/api/patches/2147595/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-4-anshuld@ti.com/",
            "msgid": "<20251009115846.897186-4-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-09T11:58:45",
            "name": "[v2,3/3] spl: set fdt address as spl_image arg in falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-4-anshuld@ti.com/mbox/"
        },
        {
            "id": 2147600,
            "url": "http://patchwork.ozlabs.org/api/patches/2147600/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251009123435.960225-1-anshuld@ti.com/",
            "msgid": "<20251009123435.960225-1-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-09T12:34:34",
            "name": "[v1] env: Kconfig: disable external env in secure os boot",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251009123435.960225-1-anshuld@ti.com/mbox/"
        },
        {
            "id": 2150654,
            "url": "http://patchwork.ozlabs.org/api/patches/2150654/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-2-anshuld@ti.com/",
            "msgid": "<20251015104702.3726411-2-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-15T10:46:43",
            "name": "[v2,1/5] spl: Kconfig: allow falcon mode for TI secure devices",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-2-anshuld@ti.com/mbox/"
        },
        {
            "id": 2150655,
            "url": "http://patchwork.ozlabs.org/api/patches/2150655/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-3-anshuld@ti.com/",
            "msgid": "<20251015104702.3726411-3-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-15T10:46:44",
            "name": "[v2,2/5] board: ti: common: Kconfig: add CMD_SPL",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-3-anshuld@ti.com/mbox/"
        },
        {
            "id": 2150656,
            "url": "http://patchwork.ozlabs.org/api/patches/2150656/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-4-anshuld@ti.com/",
            "msgid": "<20251015104702.3726411-4-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-15T10:46:45",
            "name": "[v2,3/5] arm: mach-k3: enable support for falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-4-anshuld@ti.com/mbox/"
        },
        {
            "id": 2150657,
            "url": "http://patchwork.ozlabs.org/api/patches/2150657/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-5-anshuld@ti.com/",
            "msgid": "<20251015104702.3726411-5-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-15T10:46:46",
            "name": "[v2,4/5] doc: develop: add docs for secure falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-5-anshuld@ti.com/mbox/"
        },
        {
            "id": 2150658,
            "url": "http://patchwork.ozlabs.org/api/patches/2150658/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-6-anshuld@ti.com/",
            "msgid": "<20251015104702.3726411-6-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-15T10:46:47",
            "name": "[v2,5/5] doc: develop: falcon: document unsetting CMD_BOOTx",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251015104702.3726411-6-anshuld@ti.com/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/anshuld/Secure%20falcon%20mode/mbox/"
}