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