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

{
    "objects": [
        {
            "name": "Margaret Zwart",
            "district_name": "Ward 4",
            "elected_office": "Councillor",
            "source_url": "https://www.clarington.net/en/town-hall/Meet-Your-Councillors.aspx",
            "first_name": "Margaret",
            "last_name": "Zwart",
            "party_name": "",
            "email": "mzwart@clarington.net",
            "url": "",
            "personal_url": "",
            "photo_url": "https://www.clarington.net/en/town-hall/resources/images/council/Councillor-Zwart.jpg",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Clarington Municipal Council",
            "related": {
                "representative_set_url": "/representative-sets/clarington-municipal-council/",
                "boundary_url": "/boundaries/clarington-wards/ward-4/"
            }
        },
        {
            "name": "Willie Woo",
            "district_name": "Ward 4",
            "elected_office": "Regional Councillor",
            "source_url": "https://www.clarington.net/en/town-hall/Meet-Your-Councillors.aspx",
            "first_name": "Willie",
            "last_name": "Woo",
            "party_name": "",
            "email": "wwoo@clarington.net",
            "url": "",
            "personal_url": "",
            "photo_url": "https://www.clarington.net/en/town-hall/resources/images/council/Councillor-Woo.jpg",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Clarington Municipal Council",
            "related": {
                "representative_set_url": "/representative-sets/clarington-municipal-council/",
                "boundary_url": "/boundaries/clarington-wards/ward-4/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}