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

{
    "related": {
        "boundary_set_url": "/boundary-sets/montreal-boroughs/",
        "shape_url": "/boundaries/montreal-boroughs/verdun/shape",
        "simple_shape_url": "/boundaries/montreal-boroughs/verdun/simple_shape",
        "centroid_url": "/boundaries/montreal-boroughs/verdun/centroid",
        "boundaries_url": "/boundaries/montreal-boroughs/",
        "representatives_url": "/boundaries/montreal-boroughs/verdun/representatives/"
    },
    "boundary_set_name": "Montr\u00e9al borough",
    "name": "Verdun",
    "metadata": {
        "NM_DIS": "Champlain-L'\u00cele-des-Soeurs",
        "NO_DIS": 17.1,
        "NM_ARON": "Verdun",
        "NO_ARON": 17.0,
        "CO_MUNCP": 66023,
        "NM_MUNCP": "Montr\u00e9al (V)",
        "CO_DESIGN": "V",
        "NMTRI_DIS": "CHAMPLAINLILEDESSOEURS",
        "DESC_EVENM": "\u00c9lection g\u00e9n\u00e9rale",
        "MODE_SUFRG": "D",
        "NMTRI_ARON": "VERDUN"
    },
    "external_id": "17",
    "extent": [
        -73.5995055044058,
        45.4280420106055,
        -73.5208351827226,
        45.478190937064
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.55352331869544,
            45.45237634661289
        ]
    },
    "start_date": null,
    "end_date": null
}