This is the JSON response for the /boundaries/quebec-electoral-districts-2017/groulx/ 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/groulx/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/groulx/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/groulx/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/groulx/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Groulx",
    "metadata": {
        "CO_CEP": 502,
        "NM_CEP": "Groulx",
        "NM_TRI_CEP": "GROULX"
    },
    "external_id": "502",
    "extent": [
        -73.9313835990015,
        45.578719925458934,
        -73.76805130201112,
        45.66477926427815
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.84195282970718,
            45.627067190528194
        ]
    },
    "start_date": null,
    "end_date": null
}