This is the JSON response for the /boundaries/quebec-electoral-districts-2011/verdun/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/quebec-electoral-districts-2011/",
        "shape_url": "/boundaries/quebec-electoral-districts-2011/verdun/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2011/verdun/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2011/verdun/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2011/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2011/verdun/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Verdun",
    "metadata": {
        "CO_CEP": "397",
        "NM_CEP": "Verdun",
        "ELEC_2012": 47694,
        "NM_TRI_CEP": "VERDUN"
    },
    "external_id": "397",
    "extent": [
        -73.59950239485673,
        45.4280420087283,
        -73.52083518259515,
        45.47819093518663
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.55355083584378,
            45.45238167314277
        ]
    },
    "start_date": null,
    "end_date": null
}