Project Instance
retrieve:
Return the details about the given Project id.
list:
List all Project objects.
GET /api/v1/projects/232/
{ "id": 232, "fr_label": "Startups", "en_label": "Startups", "de_label": "Startups" }
retrieve:
Return the details about the given Project id.
list:
List all Project objects.
GET /api/v1/projects/232/
{ "id": 232, "fr_label": "Startups", "en_label": "Startups", "de_label": "Startups" }