Bundle Detail
get:
Show a bundle.
patch:
Update a bundle.
put:
Update a bundle.
delete:
Delete a bundle.
GET /api/bundles/24002/?format=api
{ "id": 24002, "url": "http://patchwork.ozlabs.org/api/bundles/24002/?format=api", "web_url": "http://patchwork.ozlabs.org/bundle/jforissier/net/", "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": "net", "owner": { "id": 157425, "url": "http://patchwork.ozlabs.org/api/users/157425/?format=api", "username": "jforissier", "first_name": "Jerome", "last_name": "Forissier", "email": "jerome.forissier@linaro.org" }, "patches": [], "public": true, "mbox": "http://patchwork.ozlabs.org/bundle/jforissier/net/mbox/" }