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

{
    "objects": [
        {
            "name": "Paul Singh",
            "district_name": "Ward 6",
            "elected_office": "Councillor",
            "source_url": "https://app2.kitchener.ca/appdocs/opendata/staticdatasets/Elected_Officials.csv",
            "first_name": "Paul",
            "last_name": "Singh",
            "party_name": "",
            "email": "paul.singh@kitchener.ca",
            "url": "https://www.kitchener.ca/en/city-services/councillor-paul-singh.aspx",
            "personal_url": "",
            "photo_url": "https://www.kitchener.ca/en/resourcesGeneral/Images/OMC_Paul_Singh_2014.jpg",
            "gender": "M",
            "offices": [
                {
                    "fax": "1 519 741-2800",
                    "tel": "1 519 741-2793",
                    "type": "legislature",
                    "postal": "Kitchener City Hall\n200 King St. W.\nKitchener ON  N2G 4G7"
                }
            ],
            "extra": {},
            "representative_set_name": "Kitchener City Council",
            "related": {
                "representative_set_url": "/representative-sets/kitchener-city-council/",
                "boundary_url": "/boundaries/kitchener-wards/ward-6/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}