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

{
    "objects": [
        {
            "name": "Kelvin Galbraith",
            "district_name": "Ward 1",
            "elected_office": "Councillor",
            "source_url": "https://www.burlington.ca/en/council-and-city-administration/council-members-and-wards.aspx",
            "first_name": "Kelvin",
            "last_name": "Galbraith",
            "party_name": "",
            "email": "kelvin.galbraith@burlington.ca",
            "url": "https://www.burlington.ca/en/council-and-city-administration/ward-1.aspx",
            "personal_url": "",
            "photo_url": "https://www.burlington.ca/en/council-and-city-administration/resources/Council/Council-Members-and-Wards/Ward-1---Councillor-Kelvin-Galbraith/Ward1-Councillor-Kelvin-Galbraith-WEB_350x438.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 335-7777",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Burlington City Council",
            "related": {
                "representative_set_url": "/representative-sets/burlington-city-council/",
                "boundary_url": "/boundaries/burlington-wards/ward-1/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}