get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 19435,
    "url": "http://patchwork.ozlabs.org/api/bundles/19435/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/yousong/ath79-hc6361/",
    "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": "ath79-hc6361",
    "owner": {
        "id": 54624,
        "url": "http://patchwork.ozlabs.org/api/users/54624/?format=api",
        "username": "yousong",
        "first_name": "Yousong",
        "last_name": "Zhou",
        "email": "yszhou4tech@gmail.com"
    },
    "patches": [
        {
            "id": 1112495,
            "url": "http://patchwork.ozlabs.org/api/patches/1112495/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20190608155442.16632-1-yszhou4tech@gmail.com/",
            "msgid": "<20190608155442.16632-1-yszhou4tech@gmail.com>",
            "list_archive_url": null,
            "date": "2019-06-08T15:54:41",
            "name": "[OpenWrt-Devel,1/2] generic: support mtd-mac-address-ascii",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20190608155442.16632-1-yszhou4tech@gmail.com/mbox/"
        },
        {
            "id": 1112496,
            "url": "http://patchwork.ozlabs.org/api/patches/1112496/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openwrt/patch/20190608155442.16632-2-yszhou4tech@gmail.com/",
            "msgid": "<20190608155442.16632-2-yszhou4tech@gmail.com>",
            "list_archive_url": null,
            "date": "2019-06-08T15:54:42",
            "name": "[OpenWrt-Devel,2/2] ath79: port HiWiFi HC6361 from ar71xx",
            "mbox": "http://patchwork.ozlabs.org/project/openwrt/patch/20190608155442.16632-2-yszhou4tech@gmail.com/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/yousong/ath79-hc6361/mbox/"
}