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

{
    "objects": [
        {
            "name": "Natalie Hart",
            "district_name": "Ward 5",
            "elected_office": "Councillor",
            "source_url": "http://www.mississauga.ca/portal/cityhall/mayorandcouncil",
            "first_name": "Natalie",
            "last_name": "Hart",
            "party_name": "",
            "email": "natalie.hart@mississauga.ca",
            "url": "https://www.mississauga.ca/council/city-council-members/ward-5-councillor-natalie-hart/",
            "personal_url": "",
            "photo_url": "https://www.mississauga.ca/wp-content/uploads/2024/10/02171046/NatalieHart-145x219-1.jpg",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Mississauga City Council",
            "related": {
                "representative_set_url": "/representative-sets/mississauga-city-council/",
                "boundary_url": "/boundaries/mississauga-wards/ward-5/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}