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

{
    "objects": [
        {
            "name": "Juanita Nathan",
            "district_name": "Ward 7",
            "elected_office": "Councillor",
            "source_url": "https://www.markham.ca/about-city-markham/city-hall/regional-ward-councillors",
            "first_name": "Juanita",
            "last_name": "Nathan",
            "party_name": "",
            "email": "jnathan@markham.ca",
            "url": "https://www.markham.ca/about-city-markham/city-hall/regional-ward-councillors/juanita-nathan-ward-7-councillor",
            "personal_url": "",
            "photo_url": "https://www.markham.ca/sites/default/files/styles/300x330/public/2024-08/W7-Juanita-Nathan.jpeg.webp?itok=d4ELnwQf",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 948-5107",
                    "type": "legislature",
                    "postal": "101 Town Centre Boulevard Markham ON L3R 9W3 Canada"
                }
            ],
            "extra": {},
            "representative_set_name": "Markham City Council",
            "related": {
                "representative_set_url": "/representative-sets/markham-city-council/",
                "boundary_url": "/boundaries/markham-wards/ward-7/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}