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

{
    "objects": [
        {
            "name": "Caroline Murray",
            "district_name": "District 3",
            "elected_office": "Conseiller",
            "source_url": "http://www.gatineau.ca/portail/default.aspx?p=guichet_municipal%2fconseil_municipal",
            "first_name": "Caroline",
            "last_name": "Murray",
            "party_name": "",
            "email": "murray.caroline@gatineau.ca",
            "url": "http://www.gatineau.ca/portail/default.aspx?p=guichet_municipal%2fconseil_municipal/district_3",
            "personal_url": "",
            "photo_url": "https://www.gatineau.ca/docs/guichet_municipal/conseil_municipal/district_3.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 819 595-7110",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Conseil municipal de Gatineau",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-gatineau/",
                "boundary_url": "/boundaries/gatineau-districts/deschenes/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}