This is the JSON response for the /boundaries/peel-wards/brampton-ward-4/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/peel-wards/",
        "shape_url": "/boundaries/peel-wards/brampton-ward-4/shape",
        "simple_shape_url": "/boundaries/peel-wards/brampton-ward-4/simple_shape",
        "centroid_url": "/boundaries/peel-wards/brampton-ward-4/centroid",
        "boundaries_url": "/boundaries/peel-wards/",
        "representatives_url": "/boundaries/peel-wards/brampton-ward-4/representatives/"
    },
    "boundary_set_name": "Peel ward",
    "name": "Brampton Ward 4",
    "metadata": {
        "WardID": "B04",
        "EndDate": "2026-10-26",
        "OBJECTID": 10,
        "WardName": "Brampton Ward 4",
        "StartDate": "2022-10-26",
        "Councillor": "Martin Medeiros / Dennis Keenan",
        "Municipali": "Brampton",
        "Shape__Are": 33904780.2617188,
        "Shape__Len": 28789.3071372039,
        "WardNumber": 4
    },
    "external_id": "B04",
    "extent": [
        -79.8030616,
        43.6274015,
        -79.7129088,
        43.676115
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.76211064214448,
            43.651641012152545
        ]
    },
    "start_date": null,
    "end_date": null
}