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

{
    "objects": [
        {
            "name": "Doug Whillans",
            "district_name": "Ward 2",
            "elected_office": "Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/c6ba9407f9ec4771b575a3c5ee3f89d3_0.csv",
            "first_name": "Doug",
            "last_name": "Whillans",
            "party_name": "",
            "email": "doug.whillans@brampton.ca",
            "url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/Doug-Whillans/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/dougWhillans.jpg",
            "gender": "M",
            "offices": [
                {
                    "fax": "1 905 874-2644",
                    "tel": "1 905 874-2606",
                    "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-2/"
            }
        },
        {
            "name": "Michael Palleschi",
            "district_name": "Ward 2",
            "elected_office": "Regional Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/c6ba9407f9ec4771b575a3c5ee3f89d3_0.csv",
            "first_name": "Michael",
            "last_name": "Palleschi",
            "party_name": "",
            "email": "michael.palleschi@brampton.ca",
            "url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/Michael-Palleschi/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/michaelPalleschi.jpg",
            "gender": "M",
            "offices": [
                {
                    "fax": "1 905 874-2644",
                    "tel": "1 905 874-2661",
                    "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-2/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}