This is the JSON response for the /boundaries/ottawa-wards/alta-vista/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Marty Carr",
            "district_name": "Alta Vista",
            "elected_office": "Councillor",
            "source_url": "https://www.arcgis.com/sharing/rest/content/items/a5e9dc2425274bb796d3ded47b0d7b00/data",
            "first_name": "Marty",
            "last_name": "Carr",
            "party_name": "",
            "email": "Marty.Carr@ottawa.ca",
            "url": "https://ottawa.ca/en/city-hall/mayor-and-city-councillors/marty-carr-councillor-ward-18-alta-vista",
            "personal_url": "https://martycarrottawa.ca/",
            "photo_url": "https://ottawa.ca/sites/default/files/styles/portrait_lg/public/2022-11/2022-11-01-Marty-Carr-Selection-Confirmed.jpg?h=6b16a321&itok=kRdcYnE8",
            "gender": "",
            "offices": [
                {
                    "fax": "1 613 580-2528",
                    "tel": "1 613 580-2488",
                    "type": "legislature",
                    "postal": "110 Laurier Avenue West"
                }
            ],
            "extra": {},
            "representative_set_name": "Ottawa City Council",
            "related": {
                "representative_set_url": "/representative-sets/ottawa-city-council/",
                "boundary_url": "/boundaries/ottawa-wards/alta-vista/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}