This is the JSON response for the /boundaries/census-subdivisions/2458227/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Catherine Fournier",
            "district_name": "Longueuil",
            "elected_office": "Maire",
            "source_url": "https://longueuil.quebec/fr/services/elus",
            "first_name": "Catherine",
            "last_name": "Fournier",
            "party_name": "",
            "email": "mairie@longueuil.quebec",
            "url": "https://longueuil.quebec/fr/mairesse",
            "personal_url": "",
            "photo_url": "https://cms.longueuil.quebec/sites/default/files/styles/front_large_21_9/public/medias/2021-12/012-catherinefournier-lr_0.jpg?itok=J5Y5ZMgN",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Conseil municipal de Longueuil",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-longueuil/",
                "boundary_url": "/boundaries/census-subdivisions/2458227/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}