Project Detail
get:
Show a project.
patch:
Update a project.
put:
Update a project.
GET /api/projects/17/?format=api
{ "id": 17, "url": "http://patchwork.ozlabs.org/api/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/users/902/?format=api", "username": "segher", "first_name": "Segher", "last_name": "Boessenkool", "email": "segher@kernel.crashing.org" } ], "subject_match": "", "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }