get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 22246,
    "url": "http://patchwork.ozlabs.org/api/bundles/22246/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/onefreeman/ramips:mt7621:%20enable%20SX150x%20driver/",
    "project": {
        "id": 45,
        "url": "http://patchwork.ozlabs.org/api/projects/45/?format=api",
        "name": "OpenWrt development",
        "link_name": "openwrt",
        "list_id": "openwrt-devel.lists.openwrt.org",
        "list_email": "openwrt-devel@lists.openwrt.org",
        "web_url": "http://openwrt.org/",
        "scm_url": "git://git.openwrt.org/openwrt.git",
        "webscm_url": "https://dev.openwrt.org/browser",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "ramips:mt7621: enable SX150x driver",
    "owner": {
        "id": 117990,
        "url": "http://patchwork.ozlabs.org/api/users/117990/?format=api",
        "username": "onefreeman",
        "first_name": "David",
        "last_name": "Lacher",
        "email": "lucky777ducky69@gmail.com"
    },
    "patches": [
        {
            "id": 1442633,
            "url": "http://patchwork.ozlabs.org/api/patches/1442633/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20210220134525.139510-1-sander@svanheule.net/",
            "msgid": "<20210220134525.139510-1-sander@svanheule.net>",
            "list_archive_url": null,
            "date": "2021-02-20T13:45:26",
            "name": "ramips: mt7621: enable SX150x driver",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20210220134525.139510-1-sander@svanheule.net/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/onefreeman/ramips:mt7621:%20enable%20SX150x%20driver/mbox/"
}