This is the JSON response for the /boundaries/oakville-wards/ API call. Get the raw JSON or read the API documentation.
{
"objects": [
{
"url": "/boundaries/oakville-wards/ward-4/",
"boundary_set_name": "Oakville ward",
"external_id": "4",
"name": "Ward 4",
"related": {
"boundary_set_url": "/boundary-sets/oakville-wards/"
}
},
{
"url": "/boundaries/oakville-wards/ward-1/",
"boundary_set_name": "Oakville ward",
"external_id": "1",
"name": "Ward 1",
"related": {
"boundary_set_url": "/boundary-sets/oakville-wards/"
}
},
{
"url": "/boundaries/oakville-wards/ward-2/",
"boundary_set_name": "Oakville ward",
"external_id": "2",
"name": "Ward 2",
"related": {
"boundary_set_url": "/boundary-sets/oakville-wards/"
}
},
{
"url": "/boundaries/oakville-wards/ward-3/",
"boundary_set_name": "Oakville ward",
"external_id": "3",
"name": "Ward 3",
"related": {
"boundary_set_url": "/boundary-sets/oakville-wards/"
}
},
{
"url": "/boundaries/oakville-wards/ward-6/",
"boundary_set_name": "Oakville ward",
"external_id": "6",
"name": "Ward 6",
"related": {
"boundary_set_url": "/boundary-sets/oakville-wards/"
}
},
{
"url": "/boundaries/oakville-wards/ward-5/",
"boundary_set_name": "Oakville ward",
"external_id": "5",
"name": "Ward 5",
"related": {
"boundary_set_url": "/boundary-sets/oakville-wards/"
}
}
],
"meta": {
"total_count": 6,
"related": {
"centroids_url": "/boundaries/oakville-wards/centroid?format=apibrowser",
"simple_shapes_url": "/boundaries/oakville-wards/simple_shape?format=apibrowser",
"shapes_url": "/boundaries/oakville-wards/shape?format=apibrowser"
},
"next": null,
"limit": 20,
"offset": 0,
"previous": null
}
}