This is the JSON response for the /boundaries/quebec-electoral-districts-2017/bertrand/ 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/bertrand/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/bertrand/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/bertrand/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/bertrand/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Bertrand",
    "metadata": {
        "CO_CEP": 588,
        "NM_CEP": "Bertrand",
        "NM_TRI_CEP": "BERTRAND"
    },
    "external_id": "588",
    "extent": [
        -74.47748652311806,
        45.91087029126482,
        -73.61029100276872,
        46.54930193040868
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -74.12256276128436,
            46.188221589646794
        ]
    },
    "start_date": null,
    "end_date": null
}