This is the JSON response for the /boundaries/oakville-wards/ward-5/ 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-5/shape",
        "simple_shape_url": "/boundaries/oakville-wards/ward-5/simple_shape",
        "centroid_url": "/boundaries/oakville-wards/ward-5/centroid",
        "boundaries_url": "/boundaries/oakville-wards/",
        "representatives_url": "/boundaries/oakville-wards/ward-5/representatives/"
    },
    "boundary_set_name": "Oakville ward",
    "name": "Ward 5",
    "metadata": {
        "Ward": 5,
        "OBJECTID": 7,
        "Boundary_D": "Ward 5 is bounded on the: North by Dundas Street, between Sixteen Mile Creek and Trafalgar Road; East by Trafalgar Road, between Dundas Street and the QEW; South by the QEW, between Trafalgar Road and Sixteen Mile Creek, and, West by Sixteen Mile Creek,",
        "Shape__Are": 0.001282641733205,
        "Shape__Len": 0.17426615863559
    },
    "external_id": "5",
    "extent": [
        -79.75140886869049,
        43.45090075770559,
        -79.68323323686579,
        43.487903901227796
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.71616411016608,
            43.466223680360166
        ]
    },
    "start_date": null,
    "end_date": null
}