get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 3084,
    "url": "http://patchwork.ozlabs.org/api/bundles/3084/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/rexut/microblaze-fdt/",
    "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": "microblaze-fdt",
    "owner": {
        "id": 4652,
        "url": "http://patchwork.ozlabs.org/api/users/4652/?format=api",
        "username": "rexut",
        "first_name": "Stephan",
        "last_name": "Linz",
        "email": "linz@li-pro.net"
    },
    "patches": [
        {
            "id": 168012,
            "url": "http://patchwork.ozlabs.org/api/patches/168012/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1340955478-22251-4-git-send-email-monstr@monstr.eu/",
            "msgid": "<1340955478-22251-4-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-06-29T07:37:57",
            "name": "[U-Boot,4/5] net: emaclite: Support OF initialization",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1340955478-22251-4-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 168011,
            "url": "http://patchwork.ozlabs.org/api/patches/168011/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1340955478-22251-5-git-send-email-monstr@monstr.eu/",
            "msgid": "<1340955478-22251-5-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-06-29T07:37:58",
            "name": "[U-Boot,5/5] microblaze: Wire up fdt emaclite initialization",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1340955478-22251-5-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 169045,
            "url": "http://patchwork.ozlabs.org/api/patches/169045/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1341433531-18124-1-git-send-email-linz@li-pro.net/",
            "msgid": "<1341433531-18124-1-git-send-email-linz@li-pro.net>",
            "list_archive_url": null,
            "date": "2012-07-04T20:25:29",
            "name": "[U-Boot,1/3] fdt: Add board specific dts inclusion",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1341433531-18124-1-git-send-email-linz@li-pro.net/mbox/"
        },
        {
            "id": 169044,
            "url": "http://patchwork.ozlabs.org/api/patches/169044/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1341433531-18124-2-git-send-email-linz@li-pro.net/",
            "msgid": "<1341433531-18124-2-git-send-email-linz@li-pro.net>",
            "list_archive_url": null,
            "date": "2012-07-04T20:25:30",
            "name": "[U-Boot,2/3] microblaze: Wire up dts configuration",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1341433531-18124-2-git-send-email-linz@li-pro.net/mbox/"
        },
        {
            "id": 169046,
            "url": "http://patchwork.ozlabs.org/api/patches/169046/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1341433531-18124-3-git-send-email-linz@li-pro.net/",
            "msgid": "<1341433531-18124-3-git-send-email-linz@li-pro.net>",
            "list_archive_url": null,
            "date": "2012-07-04T20:25:31",
            "name": "[U-Boot,3/3] microblaze: Wire up OF support for emaclite",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1341433531-18124-3-git-send-email-linz@li-pro.net/mbox/"
        },
        {
            "id": 175278,
            "url": "http://patchwork.ozlabs.org/api/patches/175278/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-1-git-send-email-monstr@monstr.eu/",
            "msgid": "<1344239199-11445-1-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-08-06T07:46:33",
            "name": "[U-Boot,v2,1/7] microblaze: Add support for device tree driven board configuration",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-1-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 175279,
            "url": "http://patchwork.ozlabs.org/api/patches/175279/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-2-git-send-email-monstr@monstr.eu/",
            "msgid": "<1344239199-11445-2-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-08-06T07:46:34",
            "name": "[U-Boot,v2,2/7] microblaze: board: Remove compilation warning",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-2-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 175280,
            "url": "http://patchwork.ozlabs.org/api/patches/175280/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-3-git-send-email-monstr@monstr.eu/",
            "msgid": "<1344239199-11445-3-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-08-06T07:46:35",
            "name": "[U-Boot,v2,3/7] microblaze: intc: Registering interrupt should return value",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-3-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 175281,
            "url": "http://patchwork.ozlabs.org/api/patches/175281/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-4-git-send-email-monstr@monstr.eu/",
            "msgid": "<1344239199-11445-4-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-08-06T07:46:36",
            "name": "[U-Boot,v2,4/7] microblaze: intc: Coding style cleanup",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-4-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 175282,
            "url": "http://patchwork.ozlabs.org/api/patches/175282/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-5-git-send-email-monstr@monstr.eu/",
            "msgid": "<1344239199-11445-5-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-08-06T07:46:37",
            "name": "[U-Boot,v2,5/7] microblaze: timer: Prepare for device-tree initialization",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-5-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 175283,
            "url": "http://patchwork.ozlabs.org/api/patches/175283/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-6-git-send-email-monstr@monstr.eu/",
            "msgid": "<1344239199-11445-6-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-08-06T07:46:38",
            "name": "[U-Boot,v2,6/7] microblaze: Clean microblaze initialization",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-6-git-send-email-monstr@monstr.eu/mbox/"
        },
        {
            "id": 175284,
            "url": "http://patchwork.ozlabs.org/api/patches/175284/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-7-git-send-email-monstr@monstr.eu/",
            "msgid": "<1344239199-11445-7-git-send-email-monstr@monstr.eu>",
            "list_archive_url": null,
            "date": "2012-08-06T07:46:39",
            "name": "[U-Boot,v2,7/7] microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1344239199-11445-7-git-send-email-monstr@monstr.eu/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/rexut/microblaze-fdt/mbox/"
}