This is the JSON response for the /boundaries/toronto-wards-2018/etobicoke-north/ 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/etobicoke-north/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/etobicoke-north/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/etobicoke-north/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/etobicoke-north/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Etobicoke North",
    "metadata": {
        "X": 297962.207,
        "Y": 4842000.0,
        "AREA_ID": 2551045,
        "LATITUDE": 43.7194045513,
        "AREA_L_CD": "01",
        "AREA_NAME": "Etobicoke North",
        "AREA_S_CD": "01",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.58467
    },
    "external_id": "1",
    "extent": [
        -79.639264937,
        43.668587829,
        -79.52597425699999,
        43.763017918
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.58467123107592,
            43.719409813251644
        ]
    },
    "start_date": null,
    "end_date": null
}