This is the JSON response for the /boundaries/laval-districts/laval-les-iles/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Nicholas Borne",
            "district_name": "Laval-les-\u00celes",
            "elected_office": "Conseiller",
            "source_url": "https://www.donneesquebec.ca/recherche/fr/dataset/8fe69713-fade-4751-a0b4-7e57a81886b1/resource/bb38e19e-26ab-495c-a0f7-ed6b3268b6e6/download/liste-elus.csv",
            "first_name": "Nicholas",
            "last_name": "Borne",
            "party_name": "Mouvement lavallois",
            "email": "n.borne@laval.ca",
            "url": "",
            "personal_url": "",
            "photo_url": "http://www.laval.ca/PublishingImages/Pages/Fr/Administration/comite-executif-conseil-municipal-et-deputes-lavallois/nicholas-borne-89x119.jpg",
            "gender": "M",
            "offices": [
                {
                    "tel": "1 514 707-6870",
                    "type": "legislature",
                    "postal": "1, place du Souvenir\nC.P. 422, succursale Saint-Martin\nLaval QC  H7V 3Z4"
                }
            ],
            "extra": {},
            "representative_set_name": "Conseil municipal de Laval",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-laval/",
                "boundary_url": "/boundaries/laval-districts/laval-les-iles/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}