This is the JSON response for the /boundaries/waterloo-wards/ward-3/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/waterloo-wards/",
        "shape_url": "/boundaries/waterloo-wards/ward-3/shape",
        "simple_shape_url": "/boundaries/waterloo-wards/ward-3/simple_shape",
        "centroid_url": "/boundaries/waterloo-wards/ward-3/centroid",
        "boundaries_url": "/boundaries/waterloo-wards/",
        "representatives_url": "/boundaries/waterloo-wards/ward-3/representatives/"
    },
    "boundary_set_name": "Waterloo ward",
    "name": "Ward 3",
    "metadata": {
        "OBJECTID": 5,
        "WardName": "Ward 3",
        "Councillor": "Angela Vieth",
        "Municipali": "Waterloo",
        "WardNumber": 3
    },
    "external_id": "3",
    "extent": [
        -80.59220413456545,
        43.472166699424484,
        -80.5337394840085,
        43.50813546783368
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -80.56362119123173,
            43.491101175310476
        ]
    },
    "start_date": null,
    "end_date": null
}