This is the JSON response for the /boundaries/mississauga-wards/ward-6/ 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-6/shape",
        "simple_shape_url": "/boundaries/mississauga-wards/ward-6/simple_shape",
        "centroid_url": "/boundaries/mississauga-wards/ward-6/centroid",
        "boundaries_url": "/boundaries/mississauga-wards/",
        "representatives_url": "/boundaries/mississauga-wards/ward-6/representatives/"
    },
    "boundary_set_name": "Mississauga ward",
    "name": "Ward 6",
    "metadata": {
        "URL": "http://www.mississauga.ca/portal/cityhall/ward6",
        "WARD": "6",
        "PHONE": "896-5600",
        "UTM_X": 605978.936,
        "UTM_Y": 4826666.23,
        "MSLINK": 6,
        "GlobalID": "{D4EF3166-B171-4AE8-B39F-E8D5375FF943}",
        "OBJECTID": 1,
        "IMAGE_URL": "http://www.mississauga.ca/portal/cityhall/ward6",
        "COUNCILLOR": "Joe Horneck",
        "SHAPE_Area": 0.002318896290421,
        "SHAPE_Leng": 0.243735733092878
    },
    "external_id": "6",
    "extent": [
        -79.71762082299995,
        43.54322364700005,
        -79.63289481999999,
        43.61205706900006
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.67668932058257,
            43.578996381684235
        ]
    },
    "start_date": null,
    "end_date": null
}