This is the JSON response for the /boundaries/?contains=45.524%2C-73.596 API call. Get the raw JSON or read the API documentation.
{
"objects": [
{
"url": "/boundaries/quebec-electoral-districts/mercier/",
"boundary_set_name": "Qu\u00e9bec electoral district",
"external_id": "383",
"name": "Mercier",
"related": {
"boundary_set_url": "/boundary-sets/quebec-electoral-districts/"
}
},
{
"url": "/boundaries/federal-electoral-districts/24047/",
"boundary_set_name": "Federal electoral district",
"external_id": "24047",
"name": "Outremont",
"related": {
"boundary_set_url": "/boundary-sets/federal-electoral-districts/"
}
},
{
"url": "/boundaries/census-subdivisions/2466023/",
"boundary_set_name": "Census subdivision",
"external_id": "2466023",
"name": "Montr\u00e9al",
"related": {
"boundary_set_url": "/boundary-sets/census-subdivisions/"
}
},
{
"url": "/boundaries/montreal-boroughs/plateau-mont-royal/",
"boundary_set_name": "Montr\u00e9al borough",
"external_id": "",
"name": "Plateau-Mont-Royal",
"related": {
"boundary_set_url": "/boundary-sets/montreal-boroughs/"
}
},
{
"url": "/boundaries/le-plateau-mont-royal-districts/mile-end/",
"boundary_set_name": "Le Plateau-Mont-Royal district",
"external_id": "",
"name": "Mile-End",
"related": {
"boundary_set_url": "/boundary-sets/le-plateau-mont-royal-districts/"
}
}
],
"meta": {
"total_count": 5,
"related": {
"centroids_url": "/boundaries/centroid?contains=45.524,-73.596&format=apibrowser",
"simple_shapes_url": "/boundaries/simple_shape?contains=45.524,-73.596&format=apibrowser",
"shapes_url": "/boundaries/shape?contains=45.524,-73.596&format=apibrowser"
},
"next": null,
"limit": 20,
"offset": 0,
"previous": null
}
}