This is the JSON response for the /boundaries/quebec-electoral-districts-2017/labelle/ 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/labelle/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/labelle/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/labelle/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/labelle/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Labelle",
    "metadata": {
        "CO_CEP": 594,
        "NM_CEP": "Labelle",
        "NM_TRI_CEP": "LABELLE"
    },
    "external_id": "594",
    "extent": [
        -76.14846713613554,
        45.929207664058765,
        -74.3341549365802,
        47.76331740583569
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -75.13691584983246,
            46.82635658756176
        ]
    },
    "start_date": null,
    "end_date": null
}