This is the JSON response for the /boundaries/toronto-wards-2018/beaches-east-york/ 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/beaches-east-york/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/beaches-east-york/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/beaches-east-york/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/beaches-east-york/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Beaches-East York",
    "metadata": {
        "X": 320369.412,
        "Y": 4839000.0,
        "AREA_ID": 2551055,
        "LATITUDE": 43.6892684686,
        "AREA_L_CD": "19",
        "AREA_NAME": "Beaches-East York",
        "AREA_S_CD": "19",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.30667
    },
    "external_id": "19",
    "extent": [
        -79.33309142799999,
        43.654163049,
        -79.27903268699998,
        43.719785828
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.30667407750994,
            43.68927152233702
        ]
    },
    "start_date": null,
    "end_date": null
}