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

{
    "objects": [
        {
            "name": "Tony DiMarco",
            "district_name": "Ward 4",
            "elected_office": "Councillor",
            "source_url": "https://opendata.arcgis.com/api/v3/datasets/e4f572b37d934bce9e73ca16a4a2e48d_1/downloads/data?format=csv&spatialRefId=4326&where=1%3D1",
            "first_name": "Tony",
            "last_name": "DiMarco",
            "party_name": "",
            "email": "tony.dimarco@welland.ca",
            "url": "https://www.welland.ca/council/Council.asp",
            "personal_url": "",
            "photo_url": "https://www.welland.ca/council/index.asp",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 734-6495",
                    "type": "legislature",
                    "postal": "60 East Main Street\nWelland ON  L3B 3X4"
                }
            ],
            "extra": {},
            "representative_set_name": "Welland City Council",
            "related": {
                "representative_set_url": "/representative-sets/welland-city-council/",
                "boundary_url": "/boundaries/welland-wards/ward-4/"
            }
        },
        {
            "name": "Bryan Green",
            "district_name": "Ward 4",
            "elected_office": "Councillor",
            "source_url": "https://opendata.arcgis.com/api/v3/datasets/e4f572b37d934bce9e73ca16a4a2e48d_1/downloads/data?format=csv&spatialRefId=4326&where=1%3D1",
            "first_name": "Bryan",
            "last_name": "Green",
            "party_name": "",
            "email": "bryan.green@welland.ca",
            "url": "https://www.welland.ca/council/Council.asp",
            "personal_url": "",
            "photo_url": "https://www.welland.ca/council/index.asp",
            "gender": "",
            "offices": [
                {
                    "tel": "1 905 736-3621",
                    "type": "legislature",
                    "postal": "60 East Main Street\nWelland ON  L3B 3X4"
                }
            ],
            "extra": {},
            "representative_set_name": "Welland City Council",
            "related": {
                "representative_set_url": "/representative-sets/welland-city-council/",
                "boundary_url": "/boundaries/welland-wards/ward-4/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}