GET /api/projects/:project_id/contributions/
project_id
Integer
The response contains a GeoJSON Feature Collection object of all contributions the authenticated user can access in the project.
{ "type": "FeatureCollection", "features": [] }