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

{
    "related": {
        "boundary_set_url": "/boundary-sets/montreal-boroughs/",
        "shape_url": "/boundaries/montreal-boroughs/ville-marie/shape",
        "simple_shape_url": "/boundaries/montreal-boroughs/ville-marie/simple_shape",
        "centroid_url": "/boundaries/montreal-boroughs/ville-marie/centroid",
        "boundaries_url": "/boundaries/montreal-boroughs/",
        "representatives_url": "/boundaries/montreal-boroughs/ville-marie/representatives/"
    },
    "boundary_set_name": "Montr\u00e9al borough",
    "name": "Ville-Marie",
    "metadata": {
        "NM_DIS": "Sainte-Marie",
        "NO_DIS": 18.3,
        "NM_ARON": "Ville-Marie",
        "NO_ARON": 18.0,
        "CO_MUNCP": 66023,
        "NM_MUNCP": "Montr\u00e9al (V)",
        "CO_DESIGN": "V",
        "NMTRI_DIS": "SAINTMARIE",
        "DESC_EVENM": "\u00c9lection g\u00e9n\u00e9rale",
        "MODE_SUFRG": "D",
        "NMTRI_ARON": "VILLEMARIE"
    },
    "external_id": "18",
    "extent": [
        -73.6068423046683,
        45.4867431813573,
        -73.5192352912412,
        45.539919756131
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.55551349332174,
            45.50939423599673
        ]
    },
    "start_date": null,
    "end_date": null
}