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

{
    "objects": [
        {
            "name": "Rowena Santos",
            "district_name": "Ward 1",
            "elected_office": "Regional Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/c6ba9407f9ec4771b575a3c5ee3f89d3_0.csv",
            "first_name": "Rowena",
            "last_name": "Santos",
            "party_name": "",
            "email": "rowena.santos@brampton.ca",
            "url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/Rowena-Santos/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/councillorSantos.jpg",
            "gender": "F",
            "offices": [
                {
                    "fax": "1 905 874-2644",
                    "tel": "1 905 874-2605",
                    "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-1/"
            }
        },
        {
            "name": "Paul Vicente",
            "district_name": "Ward 1",
            "elected_office": "Regional Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/c6ba9407f9ec4771b575a3c5ee3f89d3_0.csv",
            "first_name": "Paul",
            "last_name": "Vicente",
            "party_name": "",
            "email": "paul.vicente@brampton.ca",
            "url": "https://www.brampton.ca/EN/City-Hall/CouncilOffice/Paul-Vicente/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/councillorVicente.jpg",
            "gender": "M",
            "offices": [
                {
                    "fax": "1 905 874-2644",
                    "tel": "1 905 874-2601",
                    "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-1/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}