This is the JSON response for the /boundaries/vaughan-wards/maplekleinburg/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Marilyn Iafrate",
            "district_name": "Ward 1",
            "elected_office": "Councillor",
            "source_url": "https://www.vaughan.ca/council",
            "first_name": "Marilyn",
            "last_name": "Iafrate",
            "party_name": "",
            "email": "marilyn.iafrate@vaughan.ca",
            "url": "https://www.vaughan.ca/council/mayor-and-members-council/ward-1-marilyn-iafrate",
            "personal_url": "",
            "photo_url": "https://www.vaughan.ca/sites/default/files/styles/webp/public/2023-02/Marilyn-Iafrate-WEB.png.webp?itok=roEdFLpr",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 832-2281 x8888",
                    "type": "legislature"
                }
            ],
            "extra": {
                "twitter": "https://twitter.com/city_of_vaughan",
                "youtube": "https://www.youtube.com/user/thecityofvaughan",
                "facebook": "https://www.facebook.com/thecityofvaughan"
            },
            "representative_set_name": "Vaughan City Council",
            "related": {
                "representative_set_url": "/representative-sets/vaughan-city-council/",
                "boundary_url": "/boundaries/vaughan-wards/maplekleinburg/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}