This is the JSON response for the /boundaries/oakville-wards/ward-6/ 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-6/shape",
        "simple_shape_url": "/boundaries/oakville-wards/ward-6/simple_shape",
        "centroid_url": "/boundaries/oakville-wards/ward-6/centroid",
        "boundaries_url": "/boundaries/oakville-wards/",
        "representatives_url": "/boundaries/oakville-wards/ward-6/representatives/"
    },
    "boundary_set_name": "Oakville ward",
    "name": "Ward 6",
    "metadata": {
        "Ward": 6,
        "OBJECTID": 5,
        "Boundary_D": "Ward 6 is bounded on the: North by the northern boundary of the Town, between Eighth Line and Ninth Line; East by the eastern boundary of the Town, between the northern boundary and the QEW; South by the QEW, between Winston Churchill Boulevard and Trafa",
        "Shape__Are": 0.002417972170807,
        "Shape__Len": 0.242677329578365
    },
    "external_id": "6",
    "extent": [
        -79.74068109675589,
        43.46184610366338,
        -79.66366376417228,
        43.52844404237529
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.69791225280653,
            43.49770082151963
        ]
    },
    "start_date": null,
    "end_date": null
}