This is the JSON response for the /boundaries/mississauga-wards/ward-2/ 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-2/shape",
        "simple_shape_url": "/boundaries/mississauga-wards/ward-2/simple_shape",
        "centroid_url": "/boundaries/mississauga-wards/ward-2/centroid",
        "boundaries_url": "/boundaries/mississauga-wards/",
        "representatives_url": "/boundaries/mississauga-wards/ward-2/representatives/"
    },
    "boundary_set_name": "Mississauga ward",
    "name": "Ward 2",
    "metadata": {
        "URL": "http://www.mississauga.ca/portal/cityhall/ward2",
        "WARD": "2",
        "PHONE": "896-5200",
        "UTM_X": 610368.0011,
        "UTM_Y": 4818887.01,
        "MSLINK": 2,
        "GlobalID": "{FC9FA949-D36E-42E7-A128-BDD3E2564AD9}",
        "OBJECTID": 8,
        "IMAGE_URL": "http://www.mississauga.ca/portal/cityhall/ward2",
        "COUNCILLOR": "Alvin Tedjo",
        "SHAPE_Area": 0.003180400207106,
        "SHAPE_Leng": 0.314626423525809
    },
    "external_id": "2",
    "extent": [
        -79.68167230099994,
        43.48135845500008,
        -79.59194448299996,
        43.55669928700007
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.63014558572404,
            43.51877491641134
        ]
    },
    "start_date": null,
    "end_date": null
}