This is the JSON response for the /boundaries/toronto-wards-2018/don-valley-north/ 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-north/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/don-valley-north/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/don-valley-north/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/don-valley-north/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Don Valley North",
    "metadata": {
        "X": 316048.951,
        "Y": 4850000.0,
        "AREA_ID": 2551041,
        "LATITUDE": 43.787601923,
        "AREA_L_CD": "17",
        "AREA_NAME": "Don Valley North",
        "AREA_S_CD": "17",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.36004
    },
    "external_id": "17",
    "extent": [
        -79.39623006,
        43.763311728,
        -79.319794152,
        43.815650752
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.36003932715407,
            43.78760308060638
        ]
    },
    "start_date": null,
    "end_date": null
}