This is the JSON response for the /boundaries/toronto-wards-2018/university-rosedale/ 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/university-rosedale/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/university-rosedale/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/university-rosedale/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/university-rosedale/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "University-Rosedale",
    "metadata": {
        "X": 313306.543,
        "Y": 4837000.0,
        "AREA_ID": 2551056,
        "LATITUDE": 43.6711394318,
        "AREA_L_CD": "11",
        "AREA_NAME": "University-Rosedale",
        "AREA_S_CD": "11",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.39432
    },
    "external_id": "11",
    "extent": [
        -79.429396412,
        43.649334078,
        -79.359710847,
        43.69508702
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.39431224956856,
            43.67114018210597
        ]
    },
    "start_date": null,
    "end_date": null
}