Bundle Detail
get:
Show a bundle.
patch:
Update a bundle.
put:
Update a bundle.
delete:
Delete a bundle.
GET /api/bundles/21135/?format=api
{ "id": 21135, "url": "http://patchwork.ozlabs.org/api/bundles/21135/?format=api", "web_url": "http://patchwork.ozlabs.org/bundle/jkicinski/stable/", "project": { "id": 7, "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api", "name": "Linux network development", "link_name": "netdev", "list_id": "netdev.vger.kernel.org", "list_email": "netdev@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "name": "stable", "owner": { "id": 60049, "url": "http://patchwork.ozlabs.org/api/users/60049/?format=api", "username": "jkicinski", "first_name": "Jakub", "last_name": "Kicinski", "email": "kubakici@wp.pl" }, "patches": [], "public": true, "mbox": "http://patchwork.ozlabs.org/bundle/jkicinski/stable/mbox/" }