get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 8110,
    "url": "http://patchwork.ozlabs.org/api/bundles/8110/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/cprevotaux/Marvell%20Alaska%2088E1512%20patches/",
    "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": "Marvell Alaska 88E1512 patches",
    "owner": {
        "id": 55166,
        "url": "http://patchwork.ozlabs.org/api/users/55166/?format=api",
        "username": "cprevotaux",
        "first_name": "Christophe",
        "last_name": "Prevotaux",
        "email": "cprevotaux@nltinc.com"
    },
    "patches": [
        {
            "id": 404760,
            "url": "http://patchwork.ozlabs.org/api/patches/404760/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1414607903-3079-1-git-send-email-ivan.khoronzhuk@ti.com/",
            "msgid": "<1414607903-3079-1-git-send-email-ivan.khoronzhuk@ti.com>",
            "list_archive_url": null,
            "date": "2014-10-29T18:38:23",
            "name": "[U-Boot,U-boot] net: phy: marvell: add errata w/a for 88E151* chips",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1414607903-3079-1-git-send-email-ivan.khoronzhuk@ti.com/mbox/"
        },
        {
            "id": 405103,
            "url": "http://patchwork.ozlabs.org/api/patches/405103/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1414688383-26420-1-git-send-email-ivan.khoronzhuk@ti.com/",
            "msgid": "<1414688383-26420-1-git-send-email-ivan.khoronzhuk@ti.com>",
            "list_archive_url": null,
            "date": "2014-10-30T16:59:43",
            "name": "[U-Boot,U-boot,v2] net: phy: marvell: add errata w/a for 88E151* chips",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1414688383-26420-1-git-send-email-ivan.khoronzhuk@ti.com/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/cprevotaux/Marvell%20Alaska%2088E1512%20patches/mbox/"
}