Theme Instance
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/5/
{ "id": 5, "fr_label": "Durabilité", "en_label": "Sustainability", "de_label": "Nachhaltigkeit" }
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/5/
{ "id": 5, "fr_label": "Durabilité", "en_label": "Sustainability", "de_label": "Nachhaltigkeit" }