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

{
    "related": {
        "boundary_set_url": "/boundary-sets/montreal-boroughs/",
        "shape_url": "/boundaries/montreal-boroughs/anjou/shape",
        "simple_shape_url": "/boundaries/montreal-boroughs/anjou/simple_shape",
        "centroid_url": "/boundaries/montreal-boroughs/anjou/centroid",
        "boundaries_url": "/boundaries/montreal-boroughs/",
        "representatives_url": "/boundaries/montreal-boroughs/anjou/representatives/"
    },
    "boundary_set_name": "Montr\u00e9al borough",
    "name": "Anjou",
    "metadata": {
        "NM_DIS": "de l'Est",
        "NO_DIS": 2.2,
        "NM_ARON": "Anjou",
        "NO_ARON": 2.0,
        "CO_MUNCP": 66023,
        "NM_MUNCP": "Montr\u00e9al (V)",
        "CO_DESIGN": "V",
        "NMTRI_DIS": "DELEST",
        "DESC_EVENM": "\u00c9lection g\u00e9n\u00e9rale",
        "MODE_SUFRG": "D",
        "NMTRI_ARON": "ANJOU"
    },
    "external_id": "2",
    "extent": [
        -73.6032100447422,
        45.5903095808048,
        -73.5354968397559,
        45.6342337181352
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.56541143440037,
            45.61250709712816
        ]
    },
    "start_date": null,
    "end_date": null
}