This is the JSON response for the /boundaries/montreal-boroughs/lasalle/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/montreal-boroughs/",
        "shape_url": "/boundaries/montreal-boroughs/lasalle/shape",
        "simple_shape_url": "/boundaries/montreal-boroughs/lasalle/simple_shape",
        "centroid_url": "/boundaries/montreal-boroughs/lasalle/centroid",
        "boundaries_url": "/boundaries/montreal-boroughs/",
        "representatives_url": "/boundaries/montreal-boroughs/lasalle/representatives/"
    },
    "boundary_set_name": "Montr\u00e9al borough",
    "name": "LaSalle",
    "metadata": {
        "NM_DIS": "Cecil-P.-Newman",
        "NO_DIS": 5.2,
        "NM_ARON": "LaSalle",
        "NO_ARON": 5.0,
        "CO_MUNCP": 66023,
        "NM_MUNCP": "Montr\u00e9al (V)",
        "CO_DESIGN": "V",
        "NMTRI_DIS": "CECILPNEWMAN",
        "DESC_EVENM": "\u00c9lection g\u00e9n\u00e9rale",
        "MODE_SUFRG": "D",
        "NMTRI_ARON": "LASALLE"
    },
    "external_id": "5",
    "extent": [
        -73.6660114305096,
        45.4096488824772,
        -73.5398089123782,
        45.4575226180461
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.61379129471676,
            45.42853490884544
        ]
    },
    "start_date": null,
    "end_date": null
}