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

{
    "related": {
        "boundary_set_url": "/boundary-sets/mississauga-wards/",
        "shape_url": "/boundaries/mississauga-wards/ward-1/shape",
        "simple_shape_url": "/boundaries/mississauga-wards/ward-1/simple_shape",
        "centroid_url": "/boundaries/mississauga-wards/ward-1/centroid",
        "boundaries_url": "/boundaries/mississauga-wards/",
        "representatives_url": "/boundaries/mississauga-wards/ward-1/representatives/"
    },
    "boundary_set_name": "Mississauga ward",
    "name": "Ward 1",
    "metadata": {
        "URL": "http://www.mississauga.ca/portal/cityhall/ward1",
        "WARD": "1",
        "PHONE": "896-5100",
        "UTM_X": 615784.8653,
        "UTM_Y": 4826759.65,
        "MSLINK": 1,
        "GlobalID": "{1720199A-B995-4129-99A2-E5B5B9EAFAB9}",
        "OBJECTID": 2,
        "IMAGE_URL": "https://www.mississauga.ca/wp-content/uploads/2019/02/25160323/stephen_dasko-145x219.jpg",
        "COUNCILLOR": "Stephen Dasko",
        "SHAPE_Area": 0.002601787028075,
        "SHAPE_Leng": 0.44756678999892
    },
    "external_id": "1",
    "extent": [
        -79.60977140499993,
        43.53908216000007,
        -79.54086879299996,
        43.62704744400003
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.57561695059181,
            43.5799946416967
        ]
    },
    "start_date": null,
    "end_date": null
}