This is the JSON response for the /boundaries/anjou-districts/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"url": "/boundaries/anjou-districts/de-louest/",
"name": "de l'Ouest",
"related": {
"boundary_set_url": "/boundary-sets/anjou-districts/"
},
"boundary_set_name": "Anjou district",
"external_id": "2.1"
},
{
"url": "/boundaries/anjou-districts/du-centre/",
"name": "du Centre",
"related": {
"boundary_set_url": "/boundary-sets/anjou-districts/"
},
"boundary_set_name": "Anjou district",
"external_id": "2.3"
},
{
"url": "/boundaries/anjou-districts/de-lest/",
"name": "de l'Est",
"related": {
"boundary_set_url": "/boundary-sets/anjou-districts/"
},
"boundary_set_name": "Anjou district",
"external_id": "2.2"
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 3,
"previous": null,
"next": null,
"related": {
"shapes_url": "/boundaries/anjou-districts/shape?format=apibrowser",
"simple_shapes_url": "/boundaries/anjou-districts/simple_shape?format=apibrowser",
"centroids_url": "/boundaries/anjou-districts/centroid?format=apibrowser"
}
}
}