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