This is the JSON response for the /boundaries/?name=Niagara+Falls API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Niagara Falls",
            "boundary_set_name": "Federal electoral district",
            "url": "/boundaries/federal-electoral-districts-2003-representation-order/35054/",
            "external_id": "35054",
            "related": {
                "boundary_set_url": "/boundary-sets/federal-electoral-districts-2003-representation-order/"
            }
        },
        {
            "name": "Niagara Falls",
            "boundary_set_name": "Federal electoral district",
            "url": "/boundaries/federal-electoral-districts/35067/",
            "external_id": "35067",
            "related": {
                "boundary_set_url": "/boundary-sets/federal-electoral-districts/"
            }
        },
        {
            "name": "Niagara Falls",
            "boundary_set_name": "Ontario electoral district",
            "url": "/boundaries/ontario-electoral-districts-representation-act-2015/niagara-falls/",
            "external_id": "69",
            "related": {
                "boundary_set_url": "/boundary-sets/ontario-electoral-districts-representation-act-2015/"
            }
        },
        {
            "name": "Niagara Falls",
            "boundary_set_name": "Ontario electoral district",
            "url": "/boundaries/ontario-electoral-districts-representation-act-2005/niagara-falls/",
            "external_id": "54",
            "related": {
                "boundary_set_url": "/boundary-sets/ontario-electoral-districts-representation-act-2005/"
            }
        },
        {
            "name": "Niagara Falls",
            "boundary_set_name": "Census subdivision",
            "url": "/boundaries/census-subdivisions/3526043/",
            "external_id": "3526043",
            "related": {
                "boundary_set_url": "/boundary-sets/census-subdivisions/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/centroid?name=Niagara%20Falls&format=apibrowser",
            "simple_shapes_url": "/boundaries/simple_shape?name=Niagara%20Falls&format=apibrowser",
            "shapes_url": "/boundaries/shape?name=Niagara%20Falls&format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 5,
        "next": null
    }
}