Theme Instance
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/11/
{ "id": 11, "fr_label": "AI", "en_label": "IA", "de_label": "KI" }
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/11/
{ "id": 11, "fr_label": "AI", "en_label": "IA", "de_label": "KI" }