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

{
    "related": {
        "boundary_set_url": "/boundary-sets/montreal-boroughs/",
        "shape_url": "/boundaries/montreal-boroughs/lachine/shape",
        "simple_shape_url": "/boundaries/montreal-boroughs/lachine/simple_shape",
        "centroid_url": "/boundaries/montreal-boroughs/lachine/centroid",
        "boundaries_url": "/boundaries/montreal-boroughs/",
        "representatives_url": "/boundaries/montreal-boroughs/lachine/representatives/"
    },
    "boundary_set_name": "Montr\u00e9al borough",
    "name": "Lachine",
    "metadata": {
        "NM_DIS": "du Canal",
        "NO_DIS": 4.1,
        "NM_ARON": "Lachine",
        "NO_ARON": 4.0,
        "CO_MUNCP": 66023,
        "NM_MUNCP": "Montr\u00e9al (V)",
        "CO_DESIGN": "V",
        "NMTRI_DIS": "DUCANAL",
        "DESC_EVENM": "\u00c9lection g\u00e9n\u00e9rale",
        "MODE_SUFRG": "D",
        "NMTRI_ARON": "LACHINE"
    },
    "external_id": "4",
    "extent": [
        -73.7248474748482,
        45.4216278321142,
        -73.6291451619973,
        45.4735300610783
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.68973300252868,
            45.444330220779
        ]
    },
    "start_date": null,
    "end_date": null
}