This is the JSON response for the /boundaries/quebec-electoral-districts-2017/jean-talon/ 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/jean-talon/shape",
        "simple_shape_url": "/boundaries/quebec-electoral-districts-2017/jean-talon/simple_shape",
        "centroid_url": "/boundaries/quebec-electoral-districts-2017/jean-talon/centroid",
        "boundaries_url": "/boundaries/quebec-electoral-districts-2017/",
        "representatives_url": "/boundaries/quebec-electoral-districts-2017/jean-talon/representatives/"
    },
    "boundary_set_name": "Quebec electoral district",
    "name": "Jean-Talon",
    "metadata": {
        "CO_CEP": 702,
        "NM_CEP": "Jean-Talon",
        "NM_TRI_CEP": "JEANTALON"
    },
    "external_id": "702",
    "extent": [
        -71.34969463614767,
        46.744961691436316,
        -71.214145267948,
        46.796988282406375
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -71.2837400515493,
            46.774506999827445
        ]
    },
    "start_date": null,
    "end_date": null
}