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

{
    "objects": [
        {
            "name": "Rob Shirton",
            "district_name": "Ward 5",
            "elected_office": "Councillor",
            "source_url": "https://www.haldimandcounty.ca/council-information/council-members/",
            "first_name": "Rob",
            "last_name": "Shirton",
            "party_name": "",
            "email": "rshirton@haldimandcounty.on.ca",
            "url": "https://www.haldimandcounty.ca/people/rob-shirton/",
            "personal_url": "",
            "photo_url": "https://www.haldimandcounty.ca/wp-content/uploads/2023/06/IMG_4982-2-300x300.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 318-5932",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Haldimand County Council",
            "related": {
                "representative_set_url": "/representative-sets/haldimand-county-council/",
                "boundary_url": "/boundaries/haldimand-county-wards/ward-5/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}