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

{
    "objects": [
        {
            "name": "Dipika Damerla",
            "district_name": "Mississauga Ward 7",
            "elected_office": "Councillor",
            "source_url": "https://services6.arcgis.com/ONZht79c8QWuX759/arcgis/rest/services/Peel_Ward_Boundary/FeatureServer/replicafilescache/Peel_Ward_Boundary_-3456469171846657907.csv",
            "first_name": "Dipika",
            "last_name": "Damerla",
            "party_name": "",
            "email": "Dipika.Damerla@mississauga.ca",
            "url": "https://peelregion.ca/council/dipika-damerla.asp",
            "personal_url": "",
            "photo_url": "https://peelregion.ca/council/_media/council-mem/dipika_damerla.png",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 896-5700",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Peel Regional Council",
            "related": {
                "representative_set_url": "/representative-sets/peel-regional-council/",
                "boundary_url": "/boundaries/peel-wards/mississauga-ward-7/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}