This is the JSON response for the /boundaries/toronto-wards-2018/spadina-fort-york/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Ausma Malik",
            "district_name": "Spadina-Fort York",
            "elected_office": "Councillor",
            "source_url": "https://ckan0.cf.opendata.inter.prod-toronto.ca/dataset/27aa4651-4548-4e57-bf00-53a346931251/resource/dea217a2-f7c1-4e62-aec1-48fffaad1170/download/2022-2026%20Elected%20Officials%20Contact%20Info.csv",
            "first_name": "Ausma",
            "last_name": "Malik",
            "party_name": "",
            "email": "Councillor_Malik@toronto.ca",
            "url": "",
            "personal_url": "https://www.toronto.ca/city-government/council/members-of-council/councillor-ward-10/",
            "photo_url": "https://www.toronto.ca/wp-content/uploads/2022/11/8f46-Cllr-Malik-web.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 416 392-4044",
                    "type": "legislature",
                    "postal": "Toronto City Hall\n100 Queen Street West, Suite C50\nToronto ON  M5H 2N2"
                }
            ],
            "extra": {},
            "representative_set_name": "Toronto City Council",
            "related": {
                "representative_set_url": "/representative-sets/toronto-city-council/",
                "boundary_url": "/boundaries/toronto-wards-2018/spadina-fort-york/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}