This is the JSON response for the /boundaries/oakville-wards/ward-3/ 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-3/shape",
        "simple_shape_url": "/boundaries/oakville-wards/ward-3/simple_shape",
        "centroid_url": "/boundaries/oakville-wards/ward-3/centroid",
        "boundaries_url": "/boundaries/oakville-wards/",
        "representatives_url": "/boundaries/oakville-wards/ward-3/representatives/"
    },
    "boundary_set_name": "Oakville ward",
    "name": "Ward 3",
    "metadata": {
        "Ward": 3,
        "OBJECTID": 6,
        "Boundary_D": "Ward 3 is bounded on the: North by the QEW, between Sixteen Mile Creek and Winston Churchill Boulevard; East by Winston Churchill Boulevard, between the QEW and Lake Ontario; South by Lake Ontario, between Winston Churchill Boulevard and Sixteen Mile Cre",
        "Shape__Are": 0.002056256145402,
        "Shape__Len": 0.240009628298513
    },
    "external_id": "3",
    "extent": [
        -79.69377718691538,
        43.44020129083128,
        -79.62502284567758,
        43.509657085299295
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.65893708308552,
            43.4752675337069
        ]
    },
    "start_date": null,
    "end_date": null
}