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

{
    "objects": [
        {
            "name": "Corey-Ann Hartwick",
            "district_name": "Ward 6",
            "elected_office": "Councillor",
            "source_url": "https://opendata.arcgis.com/api/v3/datasets/b7b1aa0fbad6445c8aa8ab66cb13347f_0/downloads/data?format=csv&spatialRefId=3857&where=1%3D1",
            "first_name": "Corey-Ann",
            "last_name": "Hartwick",
            "party_name": "",
            "email": "Corey-Ann.Hartwick@strathcona.ca",
            "url": "https://www.strathcona.ca/council-county/mayor-council/councillors/ward-6-councillor/",
            "personal_url": "https://www.strathcona.ca/council-county/mayor-council/councillors/ward-6-councillor/",
            "photo_url": "https://www.strathcona.ca/files/images/eo-corey-ann-hartwick-660x396.jpg",
            "gender": "F",
            "offices": [
                {
                    "fax": "1 780 464-8114",
                    "tel": "1 780 464-8206",
                    "type": "legislature",
                    "postal": "2001 Sherwood Drive\nSherwood Park AB  T8A 3W7"
                }
            ],
            "extra": {},
            "representative_set_name": "Strathcona County Council",
            "related": {
                "representative_set_url": "/representative-sets/strathcona-county-council/",
                "boundary_url": "/boundaries/strathcona-county-wards/ward-6/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}