get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 23959,
    "url": "http://patchwork.ozlabs.org/api/bundles/23959/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/jforissier/net-next-20251202-MERGED/",
    "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": "net-next-20251202-MERGED",
    "owner": {
        "id": 157425,
        "url": "http://patchwork.ozlabs.org/api/users/157425/?format=api",
        "username": "jforissier",
        "first_name": "Jerome",
        "last_name": "Forissier",
        "email": "jerome.forissier@linaro.org"
    },
    "patches": [
        {
            "id": 2155297,
            "url": "http://patchwork.ozlabs.org/api/patches/2155297/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251023170753.21628-1-ansuelsmth@gmail.com/",
            "msgid": "<20251023170753.21628-1-ansuelsmth@gmail.com>",
            "list_archive_url": null,
            "date": "2025-10-23T17:07:45",
            "name": "[v3] net: airoha: bind MDIO controller on Ethernet load",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251023170753.21628-1-ansuelsmth@gmail.com/mbox/"
        },
        {
            "id": 2160096,
            "url": "http://patchwork.ozlabs.org/api/patches/2160096/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251101123401.110681-2-root@infi.wang/",
            "msgid": "<20251101123401.110681-2-root@infi.wang>",
            "list_archive_url": null,
            "date": "2025-11-01T12:31:34",
            "name": "[v5,1/2] net: phy: aquantia: refactor firmware upload helpers",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251101123401.110681-2-root@infi.wang/mbox/"
        },
        {
            "id": 2160097,
            "url": "http://patchwork.ozlabs.org/api/patches/2160097/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251101123401.110681-3-root@infi.wang/",
            "msgid": "<20251101123401.110681-3-root@infi.wang>",
            "list_archive_url": null,
            "date": "2025-11-01T12:31:35",
            "name": "[v5,2/2] net: phy: aquantia: use generic firmware loader",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251101123401.110681-3-root@infi.wang/mbox/"
        },
        {
            "id": 2163306,
            "url": "http://patchwork.ozlabs.org/api/patches/2163306/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251111000506.18366-1-lucienzx159@gmail.com/",
            "msgid": "<20251111000506.18366-1-lucienzx159@gmail.com>",
            "list_archive_url": null,
            "date": "2025-11-11T00:05:06",
            "name": "[1/1,U-Boot,v6,1/1] net: phy: Add the Airoha EN8811H PHY driver",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251111000506.18366-1-lucienzx159@gmail.com/mbox/"
        },
        {
            "id": 2164145,
            "url": "http://patchwork.ozlabs.org/api/patches/2164145/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251112212140.1429629-1-trini@konsulko.com/",
            "msgid": "<20251112212140.1429629-1-trini@konsulko.com>",
            "list_archive_url": null,
            "date": "2025-11-12T21:21:40",
            "name": "net: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TEST",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251112212140.1429629-1-trini@konsulko.com/mbox/"
        },
        {
            "id": 2167148,
            "url": "http://patchwork.ozlabs.org/api/patches/2167148/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251120083855.2350372-1-l.anderweit@phytec.de/",
            "msgid": "<20251120083855.2350372-1-l.anderweit@phytec.de>",
            "list_archive_url": null,
            "date": "2025-11-20T08:38:55",
            "name": "[v2] net: tftp: Remove tftp_init_load_addr error path",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251120083855.2350372-1-l.anderweit@phytec.de/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/jforissier/net-next-20251202-MERGED/mbox/"
}