This is the JSON response for the /boundaries/quebec-electoral-districts-2017/richmond/ 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/richmond/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/richmond/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/richmond/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/richmond/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Richmond",
    "metadata": {
        "CO_CEP": 132,
        "NM_CEP": "Richmond",
        "NM_TRI_CEP": "RICHMOND"
    },
    "external_id": "132",
    "extent": [
        -72.40514572698945,
        45.299889014102234,
        -71.43609350267182,
        45.88529634594366
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -71.98928266740538,
            45.62868983268424
        ]
    },
    "start_date": null,
    "end_date": null
}