This is the JSON response for the /boundaries/quebec-electoral-districts-2017/rimouski/ 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/rimouski/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/rimouski/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/rimouski/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/rimouski/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Rimouski",
    "metadata": {
        "CO_CEP": 838,
        "NM_CEP": "Rimouski",
        "NM_TRI_CEP": "RIMOUSKI"
    },
    "external_id": "838",
    "extent": [
        -69.12434146072127,
        47.88002575813445,
        -67.95037257326244,
        48.66379032134107
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -68.5180265659663,
            48.262156706205104
        ]
    },
    "start_date": null,
    "end_date": null
}