Theme Instance
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/6/
{ "id": 6, "fr_label": "Construction", "en_label": "Building", "de_label": "Bau" }
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/6/
{ "id": 6, "fr_label": "Construction", "en_label": "Building", "de_label": "Bau" }