This is the JSON response for the /boundaries/toronto-wards-2018/toronto-centre/ 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/toronto-centre/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/toronto-centre/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/toronto-centre/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/toronto-centre/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Toronto Centre",
    "metadata": {
        "X": 315261.145,
        "Y": 4835000.0,
        "AREA_ID": 2551038,
        "LATITUDE": 43.6601432432,
        "AREA_L_CD": "13",
        "AREA_NAME": "Toronto Centre",
        "AREA_S_CD": "13",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.3701
    },
    "external_id": "13",
    "extent": [
        -79.38886912299999,
        43.645783876,
        -79.349523686,
        43.673147818
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.37010160521132,
            43.660143627306276
        ]
    },
    "start_date": null,
    "end_date": null
}