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

{
    "objects": [
        {
            "name": "Lisa Bower",
            "district_name": "Ward 3",
            "elected_office": "Councillor",
            "source_url": "https://www.ajax.ca/en/inside-townhall/council-members.aspx",
            "first_name": "Lisa",
            "last_name": "Bower",
            "party_name": "",
            "email": "lisa.bower@ajax.ca",
            "url": "",
            "personal_url": "",
            "photo_url": "https://www.ajax.ca/en/inside-townhall/resources/Council/Headshots/2019/Lisa_Bower_341x448.jpg",
            "gender": "",
            "offices": [
                {
                    "alt": "1 905 409-0464",
                    "tel": "1 905 683-4550 x3332",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Ajax Town Council",
            "related": {
                "representative_set_url": "/representative-sets/ajax-town-council/",
                "boundary_url": "/boundaries/ajax-wards/ward-3/"
            }
        },
        {
            "name": "Joanne Dies",
            "district_name": "Ward 3",
            "elected_office": "Regional Councillor",
            "source_url": "https://www.ajax.ca/en/inside-townhall/council-members.aspx",
            "first_name": "Joanne",
            "last_name": "Dies",
            "party_name": "",
            "email": "Joanne.dies@ajax.ca",
            "url": "",
            "personal_url": "",
            "photo_url": "https://www.ajax.ca/en/inside-townhall/resources/Council/Headshots/2022-2026-Council-Members/Joanne_Dies_341x448.jpg",
            "gender": "",
            "offices": [
                {
                    "alt": "1 905 626-1916",
                    "tel": "1 905 683-4550 x3332",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Ajax Town Council",
            "related": {
                "representative_set_url": "/representative-sets/ajax-town-council/",
                "boundary_url": "/boundaries/ajax-wards/ward-3/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}