This is the JSON response for the /representatives/?last_name=Trudeau
API call. Get the raw JSON or read the API reference.
{ "objects": [ { "name": "Paul Trudeau", "district_name": "District 1", "elected_office": "Conseiller", "source_url": "http://www.ville.dorval.qc.ca/en/the-city/page/council-members", "first_name": "Paul", "last_name": "Trudeau", "party_name": "", "email": "ptrudeau@ville.dorval.qc.ca", "url": "", "personal_url": "", "photo_url": "http://www.ville.dorval.qc.ca/medias/images/en/city/Membre_conseil_Trudeau.jpg", "gender": "", "offices": [], "extra": {}, "representative_set_name": "Conseil municipal de Dorval", "related": { "representative_set_url": "/representative-sets/conseil-municipal-de-dorval/", "boundary_url": "/boundaries/dorval-districts/district-1/" } } ], "meta": { "offset": 0, "limit": 20, "total_count": 1, "previous": null, "next": null } }