This is the JSON response for the /boundaries/oakville-wards/ward-7/ 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-7/shape",
        "simple_shape_url": "/boundaries/oakville-wards/ward-7/simple_shape",
        "centroid_url": "/boundaries/oakville-wards/ward-7/centroid",
        "boundaries_url": "/boundaries/oakville-wards/",
        "representatives_url": "/boundaries/oakville-wards/ward-7/representatives/"
    },
    "boundary_set_name": "Oakville ward",
    "name": "Ward 7",
    "metadata": {
        "Ward": 7,
        "OBJECTID": 4,
        "Boundary_D": "Ward 7 is bounded on the: North by the northern boundary of the Town, between Tremaine Road and Eighth Line; East by Eighth Line, between the northern boundary of the Town and Dundas Street; South by Dundas Street, between Eighth Line and Tremaine Road;",
        "Shape__Are": 0.00372820298368,
        "Shape__Len": 0.29742358708416
    },
    "external_id": "7",
    "extent": [
        -79.81083944258707,
        43.421053967286895,
        -79.71323519976399,
        43.513767728465794
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.76672548043346,
            43.46947534279071
        ]
    },
    "start_date": null,
    "end_date": null
}