get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 1860,
    "url": "http://patchwork.ozlabs.org/api/bundles/1860/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/apr-cn-eng/fitupd/",
    "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": "fitupd",
    "owner": {
        "id": 2333,
        "url": "http://patchwork.ozlabs.org/api/users/2333/?format=api",
        "username": "apr-cn-eng",
        "first_name": "Andreas",
        "last_name": "Pretzsch",
        "email": "apr@cn-eng.de"
    },
    "patches": [
        {
            "id": 92055,
            "url": "http://patchwork.ozlabs.org/api/patches/92055/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1303246918-19921-2-git-send-email-apr@cn-eng.de/",
            "msgid": "<1303246918-19921-2-git-send-email-apr@cn-eng.de>",
            "list_archive_url": null,
            "date": "2011-04-19T21:01:57",
            "name": "[U-Boot,1/2] automatic update from FIT image: add optional address parameter",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1303246918-19921-2-git-send-email-apr@cn-eng.de/mbox/"
        },
        {
            "id": 92056,
            "url": "http://patchwork.ozlabs.org/api/patches/92056/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1303246918-19921-3-git-send-email-apr@cn-eng.de/",
            "msgid": "<1303246918-19921-3-git-send-email-apr@cn-eng.de>",
            "list_archive_url": null,
            "date": "2011-04-19T21:01:58",
            "name": "[U-Boot,2/2] add command fitupd to run an update from a FIT image",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1303246918-19921-3-git-send-email-apr@cn-eng.de/mbox/"
        },
        {
            "id": 104979,
            "url": "http://patchwork.ozlabs.org/api/patches/104979/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1310831460-14450-2-git-send-email-apr@cn-eng.de/",
            "msgid": "<1310831460-14450-2-git-send-email-apr@cn-eng.de>",
            "list_archive_url": null,
            "date": "2011-07-16T15:50:59",
            "name": "[U-Boot,v2,1/2] automatic update from FIT image: add optional address parameter",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1310831460-14450-2-git-send-email-apr@cn-eng.de/mbox/"
        },
        {
            "id": 104980,
            "url": "http://patchwork.ozlabs.org/api/patches/104980/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1310831460-14450-3-git-send-email-apr@cn-eng.de/",
            "msgid": "<1310831460-14450-3-git-send-email-apr@cn-eng.de>",
            "list_archive_url": null,
            "date": "2011-07-16T15:51:00",
            "name": "[U-Boot,v2,2/2] add command fitupd to run an update from a FIT image",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1310831460-14450-3-git-send-email-apr@cn-eng.de/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/apr-cn-eng/fitupd/mbox/"
}