This is the JSON response for the /boundaries/richmond-hill-wards/ward-5/ 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-5/shape",
        "simple_shape_url": "/boundaries/richmond-hill-wards/ward-5/simple_shape",
        "centroid_url": "/boundaries/richmond-hill-wards/ward-5/centroid",
        "boundaries_url": "/boundaries/richmond-hill-wards/",
        "representatives_url": "/boundaries/richmond-hill-wards/ward-5/representatives/"
    },
    "boundary_set_name": "Richmond Hill ward",
    "name": "Ward 5",
    "metadata": {
        "LEN": 16098.481927,
        "AREA": 10502087.3198,
        "WARD": "WARD 5",
        "OBJECTID": 26,
        "COUNCILOR": "NICK PAPA",
        "CONTACT_NU": "(905)771-2510"
    },
    "external_id": "5",
    "extent": [
        -79.46303128282634,
        43.829104497681094,
        -79.4137301404736,
        43.87607114498254
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.44279564255386,
            43.853065227436375
        ]
    },
    "start_date": null,
    "end_date": null
}