This is the JSON response for the /boundaries/peterborough-wards/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"url": "/boundaries/peterborough-wards/otonabee/",
"name": "Otonabee",
"related": {
"boundary_set_url": "/boundary-sets/peterborough-wards/"
},
"boundary_set_name": "Peterborough ward",
"external_id": "1"
},
{
"url": "/boundaries/peterborough-wards/northcrest/",
"name": "Northcrest",
"related": {
"boundary_set_url": "/boundary-sets/peterborough-wards/"
},
"boundary_set_name": "Peterborough ward",
"external_id": "5"
},
{
"url": "/boundaries/peterborough-wards/town/",
"name": "Town",
"related": {
"boundary_set_url": "/boundary-sets/peterborough-wards/"
},
"boundary_set_name": "Peterborough ward",
"external_id": "3"
},
{
"url": "/boundaries/peterborough-wards/monaghan/",
"name": "Monaghan",
"related": {
"boundary_set_url": "/boundary-sets/peterborough-wards/"
},
"boundary_set_name": "Peterborough ward",
"external_id": "2"
},
{
"url": "/boundaries/peterborough-wards/ashburnham/",
"name": "Ashburnham",
"related": {
"boundary_set_url": "/boundary-sets/peterborough-wards/"
},
"boundary_set_name": "Peterborough ward",
"external_id": "4"
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 5,
"previous": null,
"next": null,
"related": {
"shapes_url": "/boundaries/peterborough-wards/shape?format=apibrowser",
"simple_shapes_url": "/boundaries/peterborough-wards/simple_shape?format=apibrowser",
"centroids_url": "/boundaries/peterborough-wards/centroid?format=apibrowser"
}
}
}