This is the JSON response for the /boundaries/toronto-wards-2018/spadina-fort-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/spadina-fort-york/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/spadina-fort-york/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/spadina-fort-york/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/spadina-fort-york/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Spadina-Fort York",
    "metadata": {
        "X": 313874.844,
        "Y": 4833000.0,
        "AREA_ID": 2551035,
        "LATITUDE": 43.6358013847,
        "AREA_L_CD": "10",
        "AREA_NAME": "Spadina-Fort York",
        "AREA_S_CD": "10",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.38733
    },
    "external_id": "10",
    "extent": [
        -79.428706565,
        43.6119544,
        -79.347296937,
        43.655715963999995
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.38733560724818,
            43.635801297544724
        ]
    },
    "start_date": null,
    "end_date": null
}