This is the JSON response for the /boundaries/quebec-electoral-districts-2017/sherbrooke/ 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/sherbrooke/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/sherbrooke/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/sherbrooke/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/sherbrooke/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Sherbrooke",
    "metadata": {
        "CO_CEP": 116,
        "NM_CEP": "Sherbrooke",
        "NM_TRI_CEP": "SHERBROOKE"
    },
    "external_id": "116",
    "extent": [
        -71.98522657144902,
        45.34898126048573,
        -71.87617741073959,
        45.44239491540399
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -71.9321013285332,
            45.3942411081524
        ]
    },
    "start_date": null,
    "end_date": null
}