This is the JSON response for the /boundaries/kingston-wards/meadowbrook-strathcona/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Jeff McLaren",
            "district_name": "Meadowbrook-Strathcona",
            "elected_office": "Councillor",
            "source_url": "https://services1.arcgis.com/5GRYvurYYUwAecLQ/arcgis/rest/services/Council_Contact_List/FeatureServer/replicafilescache/Council_Contact_List_1489158215873276683.csv",
            "first_name": "Jeff",
            "last_name": "McLaren",
            "party_name": "",
            "email": "jmclaren@cityofkingston.ca",
            "url": "",
            "personal_url": "https://www.cityofkingston.ca/council-and-city-administration/council/city-council/#District8%E2%80%93Meadowbrook%E2%80%93Strathcona-JeffMcLaren",
            "photo_url": "",
            "gender": "M",
            "offices": [
                {
                    "tel": "1 613 888-4327",
                    "type": "legislature",
                    "postal": "216 Ontario Street\nKingston ON  K7L 2Z3"
                }
            ],
            "extra": {},
            "representative_set_name": "Kingston City Council",
            "related": {
                "representative_set_url": "/representative-sets/kingston-city-council/",
                "boundary_url": "/boundaries/kingston-wards/meadowbrook-strathcona/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}