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