This is the JSON response for the /boundaries/milton-wards/ward-3/representatives/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"name": "Sammy Ijaz",
"district_name": "Ward 3",
"elected_office": "Regional Councillor",
"source_url": "https://www.milton.ca/en/town-hall/town-council-ward-3.aspx",
"first_name": "Sammy",
"last_name": "Ijaz",
"party_name": "",
"email": "",
"url": "https://www.milton.ca/en/town-hall/councillors.aspx",
"personal_url": "",
"photo_url": "https://www.milton.ca/en/resources/Council/Councillor-Ijaz-2024.png",
"gender": "",
"offices": [
{
"tel": "1 416 879-1010",
"type": "legislature"
}
],
"extra": {},
"representative_set_name": "Milton Town Council",
"related": {
"representative_set_url": "/representative-sets/milton-town-council/",
"boundary_url": "/boundaries/milton-wards/ward-3/"
}
},
{
"name": "Adil Khalqi",
"district_name": "Ward 3",
"elected_office": "Councillor",
"source_url": "https://www.milton.ca/en/town-hall/town-council-ward-3.aspx",
"first_name": "Adil",
"last_name": "Khalqi",
"party_name": "",
"email": "",
"url": "https://www.milton.ca/en/town-hall/councillors.aspx",
"personal_url": "",
"photo_url": "https://www.milton.ca/en/resources/Council/Cllr.Khalqi.png",
"gender": "",
"offices": [
{
"tel": "1 647 575-1860",
"type": "legislature"
}
],
"extra": {},
"representative_set_name": "Milton Town Council",
"related": {
"representative_set_url": "/representative-sets/milton-town-council/",
"boundary_url": "/boundaries/milton-wards/ward-3/"
}
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 2,
"previous": null,
"next": null
}
}