This is the JSON response for the /boundaries/brossard-districts/district-1/representatives/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"name": "Daniel Lucier",
"district_name": "District 1",
"elected_office": "Conseiller",
"source_url": "https://www.brossard.ca/elus-municipaux",
"first_name": "Daniel",
"last_name": "Lucier",
"party_name": "",
"email": "daniel.lucier@brossard.ca",
"url": "",
"personal_url": "",
"photo_url": "https://brossard.ca/app/uploads/2025/02/Daniel-Lucier-341x400.png",
"gender": "",
"offices": [
{
"tel": "1 450 923-6311",
"type": "legislature"
}
],
"extra": {},
"representative_set_name": "Conseil municipal de Brossard",
"related": {
"representative_set_url": "/representative-sets/conseil-municipal-de-brossard/",
"boundary_url": "/boundaries/brossard-districts/district-1/"
}
},
{
"name": "Christian Gaudette",
"district_name": "District 1",
"elected_office": "Conseiller",
"source_url": "https://www.brossard.ca/elus-municipaux",
"first_name": "Christian",
"last_name": "Gaudette",
"party_name": "",
"email": "christian.gaudette@brossard.ca",
"url": "",
"personal_url": "",
"photo_url": "https://brossard.ca/app/uploads/2025/02/Christian-Gaudette-341x400.png",
"gender": "",
"offices": [
{
"tel": "1 450 923-6311",
"type": "legislature"
}
],
"extra": {},
"representative_set_name": "Conseil municipal de Brossard",
"related": {
"representative_set_url": "/representative-sets/conseil-municipal-de-brossard/",
"boundary_url": "/boundaries/brossard-districts/district-1/"
}
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 2,
"previous": null,
"next": null
}
}