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