This is the JSON response for the /boundaries/oakville-wards/ward-4/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/oakville-wards/",
        "shape_url": "/boundaries/oakville-wards/ward-4/shape",
        "simple_shape_url": "/boundaries/oakville-wards/ward-4/simple_shape",
        "centroid_url": "/boundaries/oakville-wards/ward-4/centroid",
        "boundaries_url": "/boundaries/oakville-wards/",
        "representatives_url": "/boundaries/oakville-wards/ward-4/representatives/"
    },
    "boundary_set_name": "Oakville ward",
    "name": "Ward 4",
    "metadata": {
        "Ward": 4,
        "OBJECTID": 1,
        "Boundary_D": "Ward 4 is bounded on the: North by Dundas Street, between Bronte Road and Sixteen Mile Creek; East by Sixteen Mile Creek, between Dundas Street and Upper Middle Road West; and by Upper Middle Road West, between Sixteen Mile Creek and Taplow Creek Trail;",
        "Shape__Are": 0.001670979560178,
        "Shape__Len": 0.209274091794475
    },
    "external_id": "4",
    "extent": [
        -79.77746613781889,
        43.41039900645919,
        -79.70980246321949,
        43.459264779781385
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.74454487795478,
            43.43596437630673
        ]
    },
    "start_date": null,
    "end_date": null
}