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": [ { "url": "/boundaries/census-subdivisions/3526043/", "name": "Niagara Falls", "related": { "boundary_set_url": "/boundary-sets/census-subdivisions/" }, "boundary_set_name": "Census subdivision", "external_id": "3526043" } ], "meta": { "offset": 0, "limit": 20, "total_count": 1, "previous": null, "next": null, "related": { "shapes_url": "/boundaries/census-subdivisions/shape?format=apibrowser&name=Niagara+Falls", "simple_shapes_url": "/boundaries/census-subdivisions/simple_shape?format=apibrowser&name=Niagara+Falls", "centroids_url": "/boundaries/census-subdivisions/centroid?format=apibrowser&name=Niagara+Falls" } } }