This is the JSON response for the /boundaries/welland-wards/ward-2/representatives/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"name": "David McLeod",
"district_name": "Ward 2",
"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": "David",
"last_name": "McLeod",
"party_name": "",
"email": "david.mcleod@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-0465",
"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-2/"
}
},
{
"name": "Leo Van Vliet",
"district_name": "Ward 2",
"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": "Leo",
"last_name": "Van Vliet",
"party_name": "",
"email": "leo.vanvliet@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 289 821-5037",
"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-2/"
}
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 2,
"previous": null,
"next": null
}
}