This is the JSON response for the /boundaries/longueuil-districts/parc-michel-chartrand/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Jonathan Tabarah",
            "district_name": "Parc-Michel-Chartrand",
            "elected_office": "Conseiller",
            "source_url": "https://longueuil.quebec/fr/services/elus",
            "first_name": "Jonathan",
            "last_name": "Tabarah",
            "party_name": "",
            "email": "jonathan.tabarah@longueuil.quebec",
            "url": "https://longueuil.quebec/fr/services/elus/Jonathan-Tabarah",
            "personal_url": "",
            "photo_url": "https://cms.longueuil.quebec/sites/default/files/inline-images/004-JONATHAN_TABARAH-BR.jpg",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Conseil municipal de Longueuil",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-longueuil/",
                "boundary_url": "/boundaries/longueuil-districts/parc-michel-chartrand/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}