get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 23881,
    "url": "http://patchwork.ozlabs.org/api/bundles/23881/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/jforissier/net-20250520-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-20250520-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": 2074170,
            "url": "http://patchwork.ozlabs.org/api/patches/2074170/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-2-jerome.forissier@linaro.org/",
            "msgid": "<20250417132718.2023555-2-jerome.forissier@linaro.org>",
            "list_archive_url": null,
            "date": "2025-04-17T13:26:57",
            "name": "[v5,1/4] net-lwip: change static function wget_loop() to be wget_do_request()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-2-jerome.forissier@linaro.org/mbox/"
        },
        {
            "id": 2074172,
            "url": "http://patchwork.ozlabs.org/api/patches/2074172/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-3-jerome.forissier@linaro.org/",
            "msgid": "<20250417132718.2023555-3-jerome.forissier@linaro.org>",
            "list_archive_url": null,
            "date": "2025-04-17T13:26:58",
            "name": "[v5,2/4] net, net-lwip: wget: suppress console output when called by EFI",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-3-jerome.forissier@linaro.org/mbox/"
        },
        {
            "id": 2074171,
            "url": "http://patchwork.ozlabs.org/api/patches/2074171/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-4-jerome.forissier@linaro.org/",
            "msgid": "<20250417132718.2023555-4-jerome.forissier@linaro.org>",
            "list_archive_url": null,
            "date": "2025-04-17T13:26:59",
            "name": "[v5,3/4] net-lwip: wget: add LMB and buffer checks",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-4-jerome.forissier@linaro.org/mbox/"
        },
        {
            "id": 2074173,
            "url": "http://patchwork.ozlabs.org/api/patches/2074173/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-5-jerome.forissier@linaro.org/",
            "msgid": "<20250417132718.2023555-5-jerome.forissier@linaro.org>",
            "list_archive_url": null,
            "date": "2025-04-17T13:27:00",
            "name": "[v5,4/4] net-lwip: tftp: add LMB and buffer checks",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250417132718.2023555-5-jerome.forissier@linaro.org/mbox/"
        },
        {
            "id": 2078161,
            "url": "http://patchwork.ozlabs.org/api/patches/2078161/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250428092418.2606467-1-jerome.forissier@linaro.org/",
            "msgid": "<20250428092418.2606467-1-jerome.forissier@linaro.org>",
            "list_archive_url": null,
            "date": "2025-04-28T09:24:07",
            "name": "net: lwip: tftp: time out if there is no reply from server",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250428092418.2606467-1-jerome.forissier@linaro.org/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/jforissier/net-20250520-MERGED/mbox/"
}