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

{
    "objects": [
        {
            "name": "Victoria Bozinovski",
            "district_name": "East Ward",
            "elected_office": "Councillor",
            "source_url": "https://www.whitby.ca/en/town-hall/mayor-and-council.aspx",
            "first_name": "Victoria",
            "last_name": "Bozinovski",
            "party_name": "",
            "email": "",
            "url": "",
            "personal_url": "",
            "photo_url": "https://www.whitby.ca/en/town-hall/resources/Council/Images/Council-Banners/1200600-Victoria-Bozinovski.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 430-4300 x2203",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Whitby Town Council",
            "related": {
                "representative_set_url": "/representative-sets/whitby-town-council/",
                "boundary_url": "/boundaries/whitby-wards/east-ward/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}