get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 3126,
    "url": "http://patchwork.ozlabs.org/api/bundles/3126/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/hkronsto/dts-Makefile/",
    "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": "dts-Makefile",
    "owner": {
        "id": 4853,
        "url": "http://patchwork.ozlabs.org/api/users/4853/?format=api",
        "username": "hkronsto",
        "first_name": "Horst",
        "last_name": "Kronstorfer",
        "email": "hkronsto@frequentis.com"
    },
    "patches": [
        {
            "id": 170649,
            "url": "http://patchwork.ozlabs.org/api/patches/170649/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1342097912-8652-1-git-send-email-hkronsto@frequentis.com/",
            "msgid": "<1342097912-8652-1-git-send-email-hkronsto@frequentis.com>",
            "list_archive_url": null,
            "date": "2012-07-12T12:58:32",
            "name": "[U-Boot] dts/Makefile: Check for empty $(LDSCRIPT)",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1342097912-8652-1-git-send-email-hkronsto@frequentis.com/mbox/"
        },
        {
            "id": 170899,
            "url": "http://patchwork.ozlabs.org/api/patches/170899/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1342184620-31448-1-git-send-email-hkronsto@frequentis.com/",
            "msgid": "<1342184620-31448-1-git-send-email-hkronsto@frequentis.com>",
            "list_archive_url": null,
            "date": "2012-07-13T13:03:40",
            "name": "[U-Boot] dts/Makefile: Turn off system-/gcc-specific predefined macros",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1342184620-31448-1-git-send-email-hkronsto@frequentis.com/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/hkronsto/dts-Makefile/mbox/"
}