This is the JSON response for the /boundaries/quebec-electoral-districts-2017/hull/ 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/hull/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/hull/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/hull/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/hull/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Hull",
    "metadata": {
        "CO_CEP": 602,
        "NM_CEP": "Hull",
        "NM_TRI_CEP": "HULL"
    },
    "external_id": "602",
    "extent": [
        -75.82230768424095,
        45.41043138872116,
        -75.68950680240334,
        45.490266645273586
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -75.76085511859198,
            45.446976030103876
        ]
    },
    "start_date": null,
    "end_date": null
}