This is the JSON response for the /boundaries/sault-ste-marie-wards/ward-3/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Ron Zagordo",
            "district_name": "Ward 3",
            "elected_office": "Councillor",
            "source_url": "https://saultstemarie.ca/Government/City-Council.aspx",
            "first_name": "Ron",
            "last_name": "Zagordo",
            "party_name": "",
            "email": "r.zagordo@cityssm.on.ca",
            "url": "https://saultstemarie.ca/Government/City-Council/Councillor-Ron-Zagordo.aspx",
            "personal_url": "",
            "photo_url": "https://saultstemarie.ca/getmedia/0c37d884-9bb2-4366-9241-4a24bfa43afa/Zagordo.aspx?width=240&height=300",
            "gender": "",
            "offices": [
                {
                    "fax": "1 705 541-7171",
                    "tel": "1 705 542-1428",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Sault Ste. Marie City Council",
            "related": {
                "representative_set_url": "/representative-sets/sault-ste-marie-city-council/",
                "boundary_url": "/boundaries/sault-ste-marie-wards/ward-3/"
            }
        },
        {
            "name": "Angela Caputo",
            "district_name": "Ward 3",
            "elected_office": "Councillor",
            "source_url": "https://saultstemarie.ca/Government/City-Council.aspx",
            "first_name": "Angela",
            "last_name": "Caputo",
            "party_name": "",
            "email": "angela.caputo@cityssm.on.ca",
            "url": "https://saultstemarie.ca/Government/City-Council/Councillor-Angela-Caputo.aspx",
            "personal_url": "",
            "photo_url": "https://saultstemarie.ca/getmedia/559a3cff-74f8-44ca-bb25-1a431771ac7e/Caputo.aspx?width=240&height=300",
            "gender": "",
            "offices": [
                {
                    "fax": "1 705 541-7171",
                    "tel": "1 705 989-5549",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Sault Ste. Marie City Council",
            "related": {
                "representative_set_url": "/representative-sets/sault-ste-marie-city-council/",
                "boundary_url": "/boundaries/sault-ste-marie-wards/ward-3/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}