This is the JSON response for the /boundaries/?contains=45.524%2C-73.596 API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Outremont",
            "boundary_set_name": "Federal electoral district",
            "url": "/boundaries/federal-electoral-districts/24054/",
            "external_id": "24054",
            "related": {
                "boundary_set_url": "/boundary-sets/federal-electoral-districts/"
            }
        },
        {
            "name": "Outremont",
            "boundary_set_name": "Federal electoral district",
            "url": "/boundaries/federal-electoral-districts-2003-representation-order/24047/",
            "external_id": "24047",
            "related": {
                "boundary_set_url": "/boundary-sets/federal-electoral-districts-2003-representation-order/"
            }
        },
        {
            "name": "Mile-End",
            "boundary_set_name": "Plateau-Mont-Royal district",
            "url": "/boundaries/plateau-mont-royal-districts/mile-end/",
            "external_id": "11.1",
            "related": {
                "boundary_set_url": "/boundary-sets/plateau-mont-royal-districts/"
            }
        },
        {
            "name": "Plateau-Mont-Royal",
            "boundary_set_name": "Montr\u00e9al boroughs and district",
            "url": "/boundaries/montreal-boroughs-and-districts/plateau-mont-royal/",
            "external_id": "11",
            "related": {
                "boundary_set_url": "/boundary-sets/montreal-boroughs-and-districts/"
            }
        },
        {
            "name": "Mile-End",
            "boundary_set_name": "Montr\u00e9al boroughs and district",
            "url": "/boundaries/montreal-boroughs-and-districts/mile-end/",
            "external_id": "11.1",
            "related": {
                "boundary_set_url": "/boundary-sets/montreal-boroughs-and-districts/"
            }
        },
        {
            "name": "Mercier",
            "boundary_set_name": "Quebec electoral district",
            "url": "/boundaries/quebec-electoral-districts-2017/mercier/",
            "external_id": "350",
            "related": {
                "boundary_set_url": "/boundary-sets/quebec-electoral-districts-2017/"
            }
        },
        {
            "name": "Mercier",
            "boundary_set_name": "Quebec electoral district",
            "url": "/boundaries/quebec-electoral-districts-2011/mercier/",
            "external_id": "383",
            "related": {
                "boundary_set_url": "/boundary-sets/quebec-electoral-districts-2011/"
            }
        },
        {
            "name": "Plateau-Mont-Royal",
            "boundary_set_name": "Montr\u00e9al borough",
            "url": "/boundaries/montreal-boroughs/plateau-mont-royal/",
            "external_id": "11",
            "related": {
                "boundary_set_url": "/boundary-sets/montreal-boroughs/"
            }
        },
        {
            "name": "Mile-End",
            "boundary_set_name": "Montr\u00e9al district",
            "url": "/boundaries/montreal-districts/mile-end/",
            "external_id": "11.1",
            "related": {
                "boundary_set_url": "/boundary-sets/montreal-districts/"
            }
        },
        {
            "name": "Montr\u00e9al",
            "boundary_set_name": "Census division",
            "url": "/boundaries/census-divisions/2466/",
            "external_id": "2466",
            "related": {
                "boundary_set_url": "/boundary-sets/census-divisions/"
            }
        },
        {
            "name": "Montr\u00e9al",
            "boundary_set_name": "Census subdivision",
            "url": "/boundaries/census-subdivisions/2466023/",
            "external_id": "2466023",
            "related": {
                "boundary_set_url": "/boundary-sets/census-subdivisions/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "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"
        },
        "limit": 20,
        "previous": null,
        "total_count": 11,
        "next": null
    }
}