Theme Instance
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/8/
{ "id": 8, "fr_label": "Economie/Finance", "en_label": "Economy/Finance", "de_label": "Wirtschaft/Finanzen" }
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/8/
{ "id": 8, "fr_label": "Economie/Finance", "en_label": "Economy/Finance", "de_label": "Wirtschaft/Finanzen" }