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

{
    "related": {
        "boundary_set_url": "/boundary-sets/montreal-boroughs/",
        "shape_url": "/boundaries/montreal-boroughs/montreal-nord/shape",
        "simple_shape_url": "/boundaries/montreal-boroughs/montreal-nord/simple_shape",
        "centroid_url": "/boundaries/montreal-boroughs/montreal-nord/centroid",
        "boundaries_url": "/boundaries/montreal-boroughs/",
        "representatives_url": "/boundaries/montreal-boroughs/montreal-nord/representatives/"
    },
    "boundary_set_name": "Montr\u00e9al borough",
    "name": "Montr\u00e9al-Nord",
    "metadata": {
        "NM_DIS": "Ovide-Clermont",
        "NO_DIS": 8.2,
        "NM_ARON": "Montr\u00e9al-Nord",
        "NO_ARON": 8.0,
        "CO_MUNCP": 66023,
        "NM_MUNCP": "Montr\u00e9al (V)",
        "CO_DESIGN": "V",
        "NMTRI_DIS": "OVIDECLERMONT",
        "DESC_EVENM": "\u00c9lection g\u00e9n\u00e9rale",
        "MODE_SUFRG": "D",
        "NMTRI_ARON": "MONTREALNORD"
    },
    "external_id": "8",
    "extent": [
        -73.6584963270403,
        45.5759372388581,
        -73.6016559921854,
        45.633372043553
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.63028467014595,
            45.60370972211484
        ]
    },
    "start_date": null,
    "end_date": null
}