This is the JSON response for the /boundaries/levis-districts/charny/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Karine Lavertu",
            "district_name": "District 5",
            "elected_office": "Conseiller",
            "source_url": "https://www.ville.levis.qc.ca/la-ville/conseil-municipal/elus/",
            "first_name": "Karine",
            "last_name": "Lavertu",
            "party_name": "",
            "email": "klavertu@ville.levis.qc.ca",
            "url": "",
            "personal_url": "",
            "photo_url": "https://www.ville.levis.qc.ca/fileadmin/documents/Images/ville/2022_Mme_Karine_Lavertu.jpg",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Conseil municipal de L\u00e9vis",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-levis/",
                "boundary_url": "/boundaries/levis-districts/charny/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}