This is the JSON response for the /boundaries/quebec-electoral-districts-2017/marie-victorin/ 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/marie-victorin/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/marie-victorin/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/marie-victorin/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/marie-victorin/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Marie-Victorin",
    "metadata": {
        "CO_CEP": 246,
        "NM_CEP": "Marie-Victorin",
        "NM_TRI_CEP": "MARIEVICTORIN"
    },
    "external_id": "246",
    "extent": [
        -73.53144551139833,
        45.504368683254285,
        -73.43977989582754,
        45.545352332891625
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.49218688773418,
            45.52183316631067
        ]
    },
    "start_date": null,
    "end_date": null
}