This is the JSON response for the /boundaries/quebec-electoral-districts-2017/acadie/ 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/acadie/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/acadie/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/acadie/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/acadie/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Acadie",
    "metadata": {
        "CO_CEP": 338,
        "NM_CEP": "Acadie",
        "NM_TRI_CEP": "ACADIE"
    },
    "external_id": "338",
    "extent": [
        -73.71232781747318,
        45.50770853307628,
        -73.64157889900058,
        45.553044315381094
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.67430557580998,
            45.53336629273548
        ]
    },
    "start_date": null,
    "end_date": null
}