Theme Instance
retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/2/?format=api
{
"id": 2,
"fr_label": "Santé",
"en_label": "Health",
"de_label": "Gesundheit"
}retrieve:
Return the details about the given Theme id.
list:
List all Theme objects.
GET /api/v1/themes/2/?format=api
{
"id": 2,
"fr_label": "Santé",
"en_label": "Health",
"de_label": "Gesundheit"
}