This is the JSON response for the /boundaries/vaughan-wards/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"url": "/boundaries/vaughan-wards/maplekleinburg/",
"name": "Maple/Kleinburg",
"related": {
"boundary_set_url": "/boundary-sets/vaughan-wards/"
},
"boundary_set_name": "Vaughan ward",
"external_id": "1"
},
{
"url": "/boundaries/vaughan-wards/thornhill/",
"name": "Thornhill",
"related": {
"boundary_set_url": "/boundary-sets/vaughan-wards/"
},
"boundary_set_name": "Vaughan ward",
"external_id": "5"
},
{
"url": "/boundaries/vaughan-wards/concordthornhill-north/",
"name": "Concord/Thornhill North",
"related": {
"boundary_set_url": "/boundary-sets/vaughan-wards/"
},
"boundary_set_name": "Vaughan ward",
"external_id": "4"
},
{
"url": "/boundaries/vaughan-wards/woodbridgevellore/",
"name": "Woodbridge/Vellore",
"related": {
"boundary_set_url": "/boundary-sets/vaughan-wards/"
},
"boundary_set_name": "Vaughan ward",
"external_id": "3"
},
{
"url": "/boundaries/vaughan-wards/woodbridge-west/",
"name": "Woodbridge West",
"related": {
"boundary_set_url": "/boundary-sets/vaughan-wards/"
},
"boundary_set_name": "Vaughan ward",
"external_id": "2"
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 5,
"previous": null,
"next": null,
"related": {
"shapes_url": "/boundaries/vaughan-wards/shape?format=apibrowser",
"simple_shapes_url": "/boundaries/vaughan-wards/simple_shape?format=apibrowser",
"centroids_url": "/boundaries/vaughan-wards/centroid?format=apibrowser"
}
}
}