This is the JSON response for the /boundaries/census-subdivisions/?name=Niagara+Falls
API call. Get the raw JSON or read the API reference.
{ "objects": [ { "external_id": "3526043", "boundary_set_name": "Census subdivision", "name": "Niagara Falls", "url": "/boundaries/census-subdivisions/3526043/", "related": { "boundary_set_url": "/boundary-sets/census-subdivisions/" } } ], "meta": { "next": null, "total_count": 1, "limit": 20, "previous": null, "offset": 0, "related": { "simple_shapes_url": "/boundaries/census-subdivisions/simple_shape?name=Niagara%20Falls&format=apibrowser", "shapes_url": "/boundaries/census-subdivisions/shape?name=Niagara%20Falls&format=apibrowser", "centroids_url": "/boundaries/census-subdivisions/centroid?name=Niagara%20Falls&format=apibrowser" } } }