This is the JSON response for the /boundaries/toronto-wards-2018/don-valley-west/ 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/don-valley-west/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/don-valley-west/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/don-valley-west/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/don-valley-west/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Don Valley West",
    "metadata": {
        "X": 314825.876,
        "Y": 4843000.0,
        "AREA_ID": 2551048,
        "LATITUDE": 43.7283956615,
        "AREA_L_CD": "15",
        "AREA_NAME": "Don Valley West",
        "AREA_S_CD": "15",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.37536
    },
    "external_id": "15",
    "extent": [
        -79.408388707,
        43.687916782,
        -79.333688669,
        43.766340731999996
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.3753612656603,
            43.72840075889285
        ]
    },
    "start_date": null,
    "end_date": null
}