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

{
    "objects": [
        {
            "name": "Patrick O'Neill",
            "district_name": "Ward 6",
            "elected_office": "Councillor",
            "source_url": "https://www.haldimandcounty.ca/government-administration/council/council-members/",
            "first_name": "Patrick",
            "last_name": "O'Neill",
            "party_name": "",
            "email": "poneill@haldimandcounty.ca",
            "url": "",
            "personal_url": "",
            "photo_url": "https://www.haldimandcounty.ca/media/h35nc1wj/councillor-oneill.jpg?width=265&height=400&v=1db3186a3941050&format=webp",
            "gender": "",
            "offices": [
                {
                    "tel": "1 289 925-4610",
                    "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-6/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}