This is the JSON response for the /boundaries/trois-rivieres-districts/de-richelieu/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Jonathan Bradley",
            "district_name": "de Richelieu",
            "elected_office": "Conseiller",
            "source_url": "https://www.v3r.net/a-propos-de-la-ville/vie-democratique/conseil-municipal/maire-et-conseillers-municipaux",
            "first_name": "Jonathan",
            "last_name": "Bradley",
            "party_name": "",
            "email": "311@v3r.net",
            "url": "https://www.v3r.net/a-propos-de-la-ville/vie-democratique/conseil-municipal/maire-et-conseillers-municipaux/district-de-richelieu",
            "personal_url": "",
            "photo_url": "https://www.v3r.net/wp-content/uploads/2024/03/JBradley-sept-2023-4-scaled.jpg",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Conseil municipal de Trois-Rivi\u00e8res",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-trois-rivieres/",
                "boundary_url": "/boundaries/trois-rivieres-districts/de-richelieu/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}