get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

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

{
    "id": 17002,
    "url": "http://patchwork.ozlabs.org/api/bundles/17002/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/manu/cache/",
    "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": "cache",
    "owner": {
        "id": 78805,
        "url": "http://patchwork.ozlabs.org/api/users/78805/?format=api",
        "username": "manu",
        "first_name": "Emmanuel",
        "last_name": "Vadot",
        "email": "manu@freebsd.org"
    },
    "patches": [
        {
            "id": 906571,
            "url": "http://patchwork.ozlabs.org/api/patches/906571/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083423.72500-1-manu@freebsd.org/",
            "msgid": "<20180430083423.72500-1-manu@freebsd.org>",
            "list_archive_url": null,
            "date": "2018-04-30T08:34:23",
            "name": "[U-Boot,1/5] arch: Add SYS_HAVE_DCACHE_MAINTENANCE and SYS_HAVE_ICACHE_MAINTENANCE",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083423.72500-1-manu@freebsd.org/mbox/"
        },
        {
            "id": 906575,
            "url": "http://patchwork.ozlabs.org/api/patches/906575/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083427.72553-1-manu@freebsd.org/",
            "msgid": "<20180430083427.72553-1-manu@freebsd.org>",
            "list_archive_url": null,
            "date": "2018-04-30T08:34:27",
            "name": "[U-Boot,2/5] arch: arm: Select SYS_HAVE_{D, I}CACHE_MAINTENANCE kconfig where appropriate",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083427.72553-1-manu@freebsd.org/mbox/"
        },
        {
            "id": 906574,
            "url": "http://patchwork.ozlabs.org/api/patches/906574/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083431.72606-1-manu@freebsd.org/",
            "msgid": "<20180430083431.72606-1-manu@freebsd.org>",
            "list_archive_url": null,
            "date": "2018-04-30T08:34:31",
            "name": "[U-Boot,3/5] api: Flush cache when closing api",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083431.72606-1-manu@freebsd.org/mbox/"
        },
        {
            "id": 906567,
            "url": "http://patchwork.ozlabs.org/api/patches/906567/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083436.72659-1-manu@freebsd.org/",
            "msgid": "<20180430083436.72659-1-manu@freebsd.org>",
            "list_archive_url": null,
            "date": "2018-04-30T08:34:36",
            "name": "[U-Boot,4/5] cmd: go: Flush cache before starting",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083436.72659-1-manu@freebsd.org/mbox/"
        },
        {
            "id": 906573,
            "url": "http://patchwork.ozlabs.org/api/patches/906573/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083441.72712-1-manu@freebsd.org/",
            "msgid": "<20180430083441.72712-1-manu@freebsd.org>",
            "list_archive_url": null,
            "date": "2018-04-30T08:34:41",
            "name": "[U-Boot,5/5] cmd: bootelf: Flush cache before starting",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083441.72712-1-manu@freebsd.org/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/manu/cache/mbox/"
}