Base Facet
GET /api/v1.0/cd-territorial-subdivision-list/?lang=en
{
"count": 3,
"next": null,
"previous": null,
"results": [
{
"id": "new south wales",
"text": "New South Wales",
"count": 1
},
{
"id": "nordrhein-westfalen",
"text": "Nordrhein-Westfalen",
"count": 1
},
{
"id": "taiwan",
"text": "Taiwan",
"count": 1
}
]
}