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

{
    "objects": [
        {
            "name": "Mark Burton",
            "district_name": "Ward 4",
            "elected_office": "Councillor",
            "source_url": "https://www.regina.ca/city-government/city-council",
            "first_name": "Mark",
            "last_name": "Burton",
            "party_name": "",
            "email": "MBURTON@regina.ca",
            "url": "https://www.regina.ca/city-government/city-council/city-councillors/ward-4/",
            "personal_url": "",
            "photo_url": "https://www.regina.ca/export/sites/Regina.ca/city-government/city-council/.galleries/images/CC24-W04-Councillor-Burton.png_45004101.png",
            "gender": "",
            "offices": [
                {
                    "tel": "1 306 537-4411",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Regina City Council",
            "related": {
                "representative_set_url": "/representative-sets/regina-city-council/",
                "boundary_url": "/boundaries/regina-wards/ward-4/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}