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

{
    "objects": [
        {
            "name": "John-Paul Danko",
            "district_name": "Ward 8",
            "elected_office": "Councillor",
            "source_url": "https://www.hamilton.ca/city-council/council-committee/city-council-members/city-councillors",
            "first_name": "John-Paul",
            "last_name": "Danko",
            "party_name": "",
            "email": "ward8@hamilton.ca",
            "url": "https://www.hamilton.ca/city-council/council-committee/city-council-members/city-councillors/ward-8",
            "personal_url": "",
            "photo_url": "https://www.hamilton.ca/sites/default/files/styles/hero_lg/public/2022-11/Poscard_ClDanko2022.jpg.jpeg?itok=T9xGsLyF",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 546-2164",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Hamilton City Council",
            "related": {
                "representative_set_url": "/representative-sets/hamilton-city-council/",
                "boundary_url": "/boundaries/hamilton-wards/ward-8/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}