This is the JSON response for the /boundaries/quebec-electoral-districts-2017/mirabel/ 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/mirabel/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/mirabel/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/mirabel/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/mirabel/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Mirabel",
    "metadata": {
        "CO_CEP": 514,
        "NM_CEP": "Mirabel",
        "NM_TRI_CEP": "MIRABEL"
    },
    "external_id": "514",
    "extent": [
        -74.27973470492317,
        45.44637445962767,
        -73.86391950103581,
        45.757823049611986
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -74.08091412960795,
            45.595318777518415
        ]
    },
    "start_date": null,
    "end_date": null
}