This is the JSON response for the /boundaries/oakville-wards/ward-1/ 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-1/shape",
        "simple_shape_url": "/boundaries/oakville-wards/ward-1/simple_shape",
        "centroid_url": "/boundaries/oakville-wards/ward-1/centroid",
        "boundaries_url": "/boundaries/oakville-wards/",
        "representatives_url": "/boundaries/oakville-wards/ward-1/representatives/"
    },
    "boundary_set_name": "Oakville ward",
    "name": "Ward 1",
    "metadata": {
        "Ward": 1,
        "OBJECTID": 2,
        "Boundary_D": "Ward 1 is bounded on the: North by Dundas Street, between Burloak Drive and Bronte Road; East by Bronte Road, between Dundas Street and the QEW; and by the QEW, between Bronte Road and Third Line, between the QEW and Lake Ontario; South by Lake Ontario,",
        "Shape__Are": 0.002503406762543,
        "Shape__Len": 0.260080836668302
    },
    "external_id": "1",
    "extent": [
        -79.79205822906188,
        43.371651687032696,
        -79.69510691080718,
        43.43466480334038
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.7406063549637,
            43.40441402277593
        ]
    },
    "start_date": null,
    "end_date": null
}