get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 23847,
    "url": "http://patchwork.ozlabs.org/api/bundles/23847/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/jforissier/net-20250212-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-20250212-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": 2040471,
            "url": "http://patchwork.ozlabs.org/api/patches/2040471/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250130082226.1572302-1-jerome.forissier@linaro.org/",
            "msgid": "<20250130082226.1572302-1-jerome.forissier@linaro.org>",
            "list_archive_url": null,
            "date": "2025-01-30T08:22:20",
            "name": "net: lwip: move eth_init() out of new_netif()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250130082226.1572302-1-jerome.forissier@linaro.org/mbox/"
        },
        {
            "id": 2041445,
            "url": "http://patchwork.ozlabs.org/api/patches/2041445/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-2-heinrich.schuchardt@canonical.com/",
            "msgid": "<20250203091203.47590-2-heinrich.schuchardt@canonical.com>",
            "list_archive_url": null,
            "date": "2025-02-03T09:11:59",
            "name": "[v3,1/4] net: lwip: tftp: fix find_option()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-2-heinrich.schuchardt@canonical.com/mbox/"
        },
        {
            "id": 2041446,
            "url": "http://patchwork.ozlabs.org/api/patches/2041446/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-3-heinrich.schuchardt@canonical.com/",
            "msgid": "<20250203091203.47590-3-heinrich.schuchardt@canonical.com>",
            "list_archive_url": null,
            "date": "2025-02-03T09:12:00",
            "name": "[v3,2/4] lib: implement strnstr()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-3-heinrich.schuchardt@canonical.com/mbox/"
        },
        {
            "id": 2041447,
            "url": "http://patchwork.ozlabs.org/api/patches/2041447/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-4-heinrich.schuchardt@canonical.com/",
            "msgid": "<20250203091203.47590-4-heinrich.schuchardt@canonical.com>",
            "list_archive_url": null,
            "date": "2025-02-03T09:12:01",
            "name": "[v3,3/4] test: unit tests for strstr() and strnstr()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-4-heinrich.schuchardt@canonical.com/mbox/"
        },
        {
            "id": 2041448,
            "url": "http://patchwork.ozlabs.org/api/patches/2041448/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-5-heinrich.schuchardt@canonical.com/",
            "msgid": "<20250203091203.47590-5-heinrich.schuchardt@canonical.com>",
            "list_archive_url": null,
            "date": "2025-02-03T09:12:02",
            "name": "[v3,4/4] net: use strnstr() for lwip_strnstr()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250203091203.47590-5-heinrich.schuchardt@canonical.com/mbox/"
        },
        {
            "id": 2042104,
            "url": "http://patchwork.ozlabs.org/api/patches/2042104/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250204160051.3055038-1-jerome.forissier@linaro.org/",
            "msgid": "<20250204160051.3055038-1-jerome.forissier@linaro.org>",
            "list_archive_url": null,
            "date": "2025-02-04T16:00:49",
            "name": "[v2] net: Kconfig: depend on DM_RNG for WGET_HTTPS",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250204160051.3055038-1-jerome.forissier@linaro.org/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/jforissier/net-20250212-MERGED/mbox/"
}