This is the JSON response for the /boundaries/oakville-wards/ward-2/ 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-2/shape",
        "simple_shape_url": "/boundaries/oakville-wards/ward-2/simple_shape",
        "centroid_url": "/boundaries/oakville-wards/ward-2/centroid",
        "boundaries_url": "/boundaries/oakville-wards/",
        "representatives_url": "/boundaries/oakville-wards/ward-2/representatives/"
    },
    "boundary_set_name": "Oakville ward",
    "name": "Ward 2",
    "metadata": {
        "Ward": 2,
        "OBJECTID": 3,
        "Boundary_D": "Ward 2 is bounded on the: North by Upper Middle Road West, between Taplow Creek Trail and Sixteen Mile Creek; East by Sixteen Mile Creek, between Upper Middle Road West and Lake Ontario; and West by Third Line, between Lake Ontario and the QEW; and by th",
        "Shape__Are": 0.001860535944508,
        "Shape__Len": 0.255390654939847
    },
    "external_id": "2",
    "extent": [
        -79.73690113587827,
        43.402403983178495,
        -79.66602596513158,
        43.458096356770284
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.70002478866796,
            43.43403799361444
        ]
    },
    "start_date": null,
    "end_date": null
}