Project Detail
get:
Show a project.
patch:
Update a project.
put:
Update a project.
GET /api/1.0/projects/17/?format=api
{ "id": 17, "url": "http://patchwork.ozlabs.org/api/1.0/projects/17/?format=api", "name": "GNU Compiler Collection", "link_name": "gcc", "list_id": "gcc-patches.gcc.gnu.org", "list_email": "gcc-patches@gcc.gnu.org", "web_url": null, "scm_url": null, "webscm_url": null, "maintainers": [ { "id": 902, "url": "http://patchwork.ozlabs.org/api/1.0/users/902/?format=api", "username": "segher", "first_name": "Segher", "last_name": "Boessenkool", "email": "segher@kernel.crashing.org" } ] }