This is the JSON response for the /boundaries/edmonton-wards/pihesiwin/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Tim Cartmell",
            "district_name": "pih\u00easiwin",
            "elected_office": "Councillor",
            "source_url": "https://www.edmonton.ca/city_government/city_organization/city-councillors",
            "first_name": "Tim",
            "last_name": "Cartmell",
            "party_name": "",
            "email": "tim.cartmell@edmonton.ca",
            "url": "https://www.edmonton.ca/city_government/city_organization/ward-pihesiwin",
            "personal_url": "",
            "photo_url": "https://www.edmonton.ca/sites/default/files/public-files/feature-images/pih%C3%AAsiwin-councillor_800x494.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 780 496-8130",
                    "type": "legislature",
                    "postal": "2nd Floor City Hall\n1 Sir Winston Churchill Square\nEdmonton AB  T5J 2R7"
                }
            ],
            "extra": {},
            "representative_set_name": "Edmonton City Council",
            "related": {
                "representative_set_url": "/representative-sets/edmonton-city-council/",
                "boundary_url": "/boundaries/edmonton-wards/pihesiwin/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}