Project Detail
get:
Show a project.
patch:
Update a project.
put:
Update a project.
GET /api/1.0/projects/67/?format=api
{ "id": 67, "url": "http://patchwork.ozlabs.org/api/1.0/projects/67/?format=api", "name": "OpenSBI development", "link_name": "opensbi", "list_id": "opensbi.lists.infradead.org", "list_email": "opensbi@lists.infradead.org", "web_url": "https://github.com/riscv/opensbi", "scm_url": "", "webscm_url": "", "maintainers": [ { "id": 110314, "url": "http://patchwork.ozlabs.org/api/1.0/users/110314/?format=api", "username": "atishp", "first_name": "Atish", "last_name": "Patra", "email": "atishp@atishpatra.org" }, { "id": 110315, "url": "http://patchwork.ozlabs.org/api/1.0/users/110315/?format=api", "username": "anuppatel", "first_name": "Anup", "last_name": "Patel", "email": "anup@brainfault.org" } ] }