This is the JSON response for the /boundaries/richmond-hill-wards/ward-1/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/richmond-hill-wards/",
        "shape_url": "/boundaries/richmond-hill-wards/ward-1/shape",
        "simple_shape_url": "/boundaries/richmond-hill-wards/ward-1/simple_shape",
        "centroid_url": "/boundaries/richmond-hill-wards/ward-1/centroid",
        "boundaries_url": "/boundaries/richmond-hill-wards/",
        "representatives_url": "/boundaries/richmond-hill-wards/ward-1/representatives/"
    },
    "boundary_set_name": "Richmond Hill ward",
    "name": "Ward 1",
    "metadata": {
        "LEN": 24101.0332523,
        "AREA": 31510518.8605,
        "WARD": "WARD 1",
        "OBJECTID": 20,
        "COUNCILOR": "GREG BEROS",
        "CONTACT_NU": "(905)771-2530"
    },
    "external_id": "1",
    "extent": [
        -79.48599356210583,
        43.9169658634788,
        -79.39057055461039,
        43.97671132370934
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.43812967984896,
            43.94794121520955
        ]
    },
    "start_date": null,
    "end_date": null
}