Project Detail
get:
Show a project.
patch:
Update a project.
put:
Update a project.
GET /api/1.1/projects/25/?format=api
{ "id": 25, "url": "http://patchwork.ozlabs.org/api/1.1/projects/25/?format=api", "name": "Linux module infrastructure development", "link_name": "linux-modules", "list_id": "linux-modules.vger.kernel.org", "list_email": "linux-modules@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "maintainers": [ { "id": 5584, "url": "http://patchwork.ozlabs.org/api/1.1/users/5584/?format=api", "username": "demarchi", "first_name": "Lucas", "last_name": "De Marchi", "email": "lucas.demarchi@profusion.mobi" } ], "subject_match": "" }