This is the JSON response for the /boundaries/quebec-electoral-districts-2017/deux-montagnes/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/quebec-electoral-districts-2017/",
        "shape_url": "/boundaries/quebec-electoral-districts-2017/deux-montagnes/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/deux-montagnes/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/deux-montagnes/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/deux-montagnes/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Deux-Montagnes",
    "metadata": {
        "CO_CEP": 508,
        "NM_CEP": "Deux-Montagnes",
        "NM_TRI_CEP": "DEUXMONTAGNES"
    },
    "external_id": "508",
    "extent": [
        -74.0255076056507,
        45.524457393627166,
        -73.8407355436107,
        45.62167549738348
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.92984439515195,
            45.573359746536774
        ]
    },
    "start_date": null,
    "end_date": null
}