Project Instance
retrieve:
Return the details about the given Project id.
list:
List all Project objects.
GET /api/v1/projects/184/?format=api
{
"id": 184,
"fr_label": "Fondation Latsis Internationale",
"en_label": "Latsis International Foundation",
"de_label": "Internationale Latsis-Stiftung"
}