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

{
    "objects": [
        {
            "name": "Hans Roach",
            "district_name": "Ward 3",
            "elected_office": "Councillor",
            "source_url": "http://opendata-city-of-waterloo.opendata.arcgis.com/datasets/594698f0bbcd4c20b72977194d2b97b8_0.csv",
            "first_name": "Hans",
            "last_name": "Roach",
            "party_name": "",
            "email": "hans.roach@waterloo.ca",
            "url": "https://www.waterloo.ca/en/government/city-council.aspx#Ward-3-councillor-Hans-Roach",
            "personal_url": "https://www.hansroachwaterloo.com/",
            "photo_url": "https://maps.waterloo.ca/Images/Councillors/Councillor Roach Official Picture.jpg",
            "gender": "",
            "offices": [
                {
                    "fax": "1 519 747-8500",
                    "tel": "1 519 747-8784",
                    "type": "legislature"
                }
            ],
            "extra": {
                "twitter": "https://twitter.com/hans__roach"
            },
            "representative_set_name": "Waterloo City Council",
            "related": {
                "representative_set_url": "/representative-sets/waterloo-city-council/",
                "boundary_url": "/boundaries/waterloo-wards/ward-3/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}