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

{
    "objects": [
        {
            "name": "Maurice Brenner",
            "district_name": "Ward 1",
            "elected_office": "Regional Councillor",
            "source_url": "https://www.pickering.ca/en/city-hall/citycouncil.aspx",
            "first_name": "Maurice",
            "last_name": "Brenner",
            "party_name": "",
            "email": "mbrenner@pickering.ca",
            "url": "https://www.pickering.ca/en/city-hall/Profile_MauriceBrenner.aspx",
            "personal_url": "",
            "photo_url": "https://www.pickering.ca/en/city-hall/resources/council/Maurice-Brenner.jpg",
            "gender": "",
            "offices": [
                {
                    "fax": "1 905 420-6064",
                    "tel": "1 905 420-4605",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Pickering City Council",
            "related": {
                "representative_set_url": "/representative-sets/pickering-city-council/",
                "boundary_url": "/boundaries/pickering-wards/ward-1/"
            }
        },
        {
            "name": "Lisa Robinson",
            "district_name": "Ward 1",
            "elected_office": "Councillor",
            "source_url": "https://www.pickering.ca/en/city-hall/citycouncil.aspx",
            "first_name": "Lisa",
            "last_name": "Robinson",
            "party_name": "",
            "email": "lrobinson@pickering.ca",
            "url": "https://www.pickering.ca/en/city-hall/lisa-robinson-profile.aspx",
            "personal_url": "",
            "photo_url": "https://www.pickering.ca/en/city-hall/resources/council/Lisa-Robinson.jpg",
            "gender": "",
            "offices": [
                {
                    "fax": "1 905 420-6064",
                    "tel": "1 905 420-4605",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Pickering City Council",
            "related": {
                "representative_set_url": "/representative-sets/pickering-city-council/",
                "boundary_url": "/boundaries/pickering-wards/ward-1/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}