get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 2072,
    "url": "http://patchwork.ozlabs.org/api/bundles/2072/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/aneeshv/armv7-cache-fixes/",
    "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": "armv7-cache-fixes",
    "owner": {
        "id": 3353,
        "url": "http://patchwork.ozlabs.org/api/users/3353/?format=api",
        "username": "aneeshv",
        "first_name": "Aneesh",
        "last_name": "V",
        "email": "aneesh@ti.com"
    },
    "patches": [
        {
            "id": 109619,
            "url": "http://patchwork.ozlabs.org/api/patches/109619/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1313073345-29773-3-git-send-email-aneesh@ti.com/",
            "msgid": "<1313073345-29773-3-git-send-email-aneesh@ti.com>",
            "list_archive_url": null,
            "date": "2011-08-11T14:35:43",
            "name": "[U-Boot,v3,2/4] omap: enable caches at system start-up",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1313073345-29773-3-git-send-email-aneesh@ti.com/mbox/"
        },
        {
            "id": 109616,
            "url": "http://patchwork.ozlabs.org/api/patches/109616/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1313073345-29773-4-git-send-email-aneesh@ti.com/",
            "msgid": "<1313073345-29773-4-git-send-email-aneesh@ti.com>",
            "list_archive_url": null,
            "date": "2011-08-11T14:35:44",
            "name": "[U-Boot,v3,3/4] armv7: stronger barrier for cache-maintenance operations",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1313073345-29773-4-git-send-email-aneesh@ti.com/mbox/"
        },
        {
            "id": 109618,
            "url": "http://patchwork.ozlabs.org/api/patches/109618/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1313073345-29773-5-git-send-email-aneesh@ti.com/",
            "msgid": "<1313073345-29773-5-git-send-email-aneesh@ti.com>",
            "list_archive_url": null,
            "date": "2011-08-11T14:35:45",
            "name": "[U-Boot,v3,4/4] armv7: cache: remove flush on un-aligned invalidate",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1313073345-29773-5-git-send-email-aneesh@ti.com/mbox/"
        },
        {
            "id": 110188,
            "url": "http://patchwork.ozlabs.org/api/patches/110188/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1313505185-21514-1-git-send-email-aneesh@ti.com/",
            "msgid": "<1313505185-21514-1-git-send-email-aneesh@ti.com>",
            "list_archive_url": null,
            "date": "2011-08-16T14:33:05",
            "name": "[U-Boot,v4,1/4] arm: do not force d-cache enable on all boards",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1313505185-21514-1-git-send-email-aneesh@ti.com/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/aneeshv/armv7-cache-fixes/mbox/"
}