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

{
    "objects": [
        {
            "name": "Harkirat Singh",
            "district_name": "Ward 9",
            "elected_office": "Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/c6ba9407f9ec4771b575a3c5ee3f89d3_0.csv",
            "first_name": "Harkirat",
            "last_name": "Singh",
            "party_name": "",
            "email": "harkirat.singh@brampton.ca",
            "url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/Harkirat-Singh/Pages/Welcome.aspx",
            "personal_url": "https://www.brampton.ca/en/City-Hall/CouncilOffice/Pages/Welcome.aspx",
            "photo_url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/PublishingImages/casualHeadshots/councillorSingh.jpg",
            "gender": "M",
            "offices": [
                {
                    "fax": "1 905 874-2644",
                    "tel": "1 905 874-2610",
                    "type": "legislature",
                    "postal": "2 Wellington St West\nBrampton ON  L6Y 4R2"
                }
            ],
            "extra": {},
            "representative_set_name": "Brampton City Council",
            "related": {
                "representative_set_url": "/representative-sets/brampton-city-council/",
                "boundary_url": "/boundaries/brampton-wards/ward-9/"
            }
        },
        {
            "name": "Gurpreet Dhillon",
            "district_name": "Ward 9",
            "elected_office": "Regional Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/c6ba9407f9ec4771b575a3c5ee3f89d3_0.csv",
            "first_name": "Gurpreet",
            "last_name": "Dhillon",
            "party_name": "",
            "email": "gurpreet.dhillon@brampton.ca",
            "url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/Gurpreet-Dhillon/Pages/Welcome.aspx",
            "personal_url": "https://www.brampton.ca/en/City-Hall/CouncilOffice/Pages/Welcome.aspx",
            "photo_url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/PublishingImages/casualHeadshots/gurpreetDhillon.jpg",
            "gender": "M",
            "offices": [
                {
                    "fax": "1 905 874-2644",
                    "tel": "1 905 874-2609",
                    "type": "legislature",
                    "postal": "2 Wellington St West\nBrampton ON  L6Y 4R2"
                }
            ],
            "extra": {},
            "representative_set_name": "Brampton City Council",
            "related": {
                "representative_set_url": "/representative-sets/brampton-city-council/",
                "boundary_url": "/boundaries/brampton-wards/ward-9/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}