This is the JSON response for the /boundaries/saint-jean-sur-richelieu-districts/district-10/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Fran\u00e7ois Roy",
            "district_name": "District 10",
            "elected_office": "Conseiller",
            "source_url": "https://sjsr.ca/conseil-municipal/",
            "first_name": "Fran\u00e7ois",
            "last_name": "Roy",
            "party_name": "",
            "email": "",
            "url": "https://sjsr.ca/conseil-municipal/francois-roy/",
            "personal_url": "",
            "photo_url": "https://sjsr.ca/wp-content/uploads/2021/11/francois-roy-b.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 514 755-6723",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Conseil municipal de Saint-Jean-sur-Richelieu",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-saint-jean-sur-richelieu/",
                "boundary_url": "/boundaries/saint-jean-sur-richelieu-districts/district-10/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}