This is the JSON response for the /boundaries/toronto-wards-2018/york-south-weston/ 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/york-south-weston/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/york-south-weston/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/york-south-weston/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/york-south-weston/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "York South-Weston",
    "metadata": {
        "X": 305318.582,
        "Y": 4839000.0,
        "AREA_ID": 2551037,
        "LATITUDE": 43.6949510596,
        "AREA_L_CD": "05",
        "AREA_NAME": "York South-Weston",
        "AREA_S_CD": "05",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.49337
    },
    "external_id": "5",
    "extent": [
        -79.539598142,
        43.662633663,
        -79.460045886,
        43.724869905
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.49337260252571,
            43.69495374466498
        ]
    },
    "start_date": null,
    "end_date": null
}