This is the JSON response for the /boundaries/toronto-wards-2018/davenport/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/toronto-wards-2018/",
        "shape_url": "/boundaries/toronto-wards-2018/davenport/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/davenport/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/davenport/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/davenport/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Davenport",
    "metadata": {
        "X": 309296.325,
        "Y": 4836000.0,
        "AREA_ID": 2551039,
        "LATITUDE": 43.6693526935,
        "AREA_L_CD": "09",
        "AREA_NAME": "Davenport",
        "AREA_S_CD": "09",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.44405
    },
    "external_id": "9",
    "extent": [
        -79.470558172,
        43.640610174,
        -79.420782156,
        43.695691999
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.44405037130906,
            43.66935483342086
        ]
    },
    "start_date": null,
    "end_date": null
}