This is the JSON response for the /boundaries/manitoba-electoral-districts-2018/waverley/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "David Pankratz",
            "district_name": "Waverley",
            "elected_office": "MLA",
            "source_url": "http://www.gov.mb.ca/legislature/members/mla_list_alphabetical.html",
            "first_name": "David",
            "last_name": "Pankratz",
            "party_name": "New Democratic Party of Manitoba",
            "email": "David.Pankratz@yourmanitoba.ca",
            "url": "http://www.gov.mb.ca/legislature/members/info/pankratz.html",
            "personal_url": "",
            "photo_url": "http://www.gov.mb.ca/legislature/img/mla/pankratz.jpg",
            "gender": "",
            "offices": [],
            "extra": {},
            "representative_set_name": "Legislative Assembly of Manitoba",
            "related": {
                "representative_set_url": "/representative-sets/manitoba-legislature/",
                "boundary_url": "/boundaries/manitoba-electoral-districts-2018/waverley/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}