This is the JSON response for the /boundaries/quebec-electoral-districts-2017/prevost/ 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/prevost/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/prevost/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/prevost/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/prevost/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Pr\u00e9vost",
    "metadata": {
        "CO_CEP": 582,
        "NM_CEP": "Pr\u00e9vost",
        "NM_TRI_CEP": "PREVOST"
    },
    "external_id": "582",
    "extent": [
        -74.26331155570612,
        45.766558987697636,
        -73.8076116357658,
        45.99697220252805
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -74.02333259207842,
            45.87646391609796
        ]
    },
    "start_date": null,
    "end_date": null
}