This is the JSON response for the /boundaries/winnipeg-wards/old-kildonan/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Devi Sharma",
            "district_name": "Old Kildonan",
            "elected_office": "Councillor",
            "source_url": "https://data.winnipeg.ca/resource/r4tk-7dip.json",
            "first_name": "Devi",
            "last_name": "Sharma",
            "party_name": "",
            "email": "",
            "url": "http://winnipeg.ca/council/",
            "personal_url": "",
            "photo_url": "",
            "gender": "",
            "offices": [
                {
                    "fax": "1 204 986-7806",
                    "tel": "1 204 986-5264",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Winnipeg City Council",
            "related": {
                "representative_set_url": "/representative-sets/winnipeg-city-council/",
                "boundary_url": "/boundaries/winnipeg-wards/old-kildonan/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}