This is the JSON response for the /boundaries/alberta-electoral-districts-2017/calgary-shaw/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Rebecca Schulz",
            "district_name": "Calgary-Shaw",
            "elected_office": "MLA",
            "source_url": "https://www.assembly.ab.ca/txt/mla_home/contacts.csv",
            "first_name": "Rebecca",
            "last_name": "Schulz",
            "party_name": "United Conservative Party",
            "email": "Calgary.Shaw@assembly.ab.ca",
            "url": "https://www.assembly.ab.ca/members/members-of-the-legislative-assembly/member-information?mid=0942&legl=31&from=mla_home",
            "personal_url": "",
            "photo_url": "https://www.assembly.ab.ca/images/default-source/members/mla-photos/ph-mla0942.jpg",
            "gender": "",
            "offices": [
                {
                    "type": "legislature",
                    "postal": "204 Legislature Building, 10800 - 97 Avenue NW, Edmonton, AB"
                },
                {
                    "tel": "1 403 256-8969",
                    "type": "constituency",
                    "postal": "#208, 279 Midpark Way SE, Calgary, AB, Canada"
                }
            ],
            "extra": {
                "roles": [
                    "Minister of Environment and Protected Areas"
                ]
            },
            "representative_set_name": "Legislative Assembly of Alberta",
            "related": {
                "representative_set_url": "/representative-sets/alberta-legislature/",
                "boundary_url": "/boundaries/alberta-electoral-districts-2017/calgary-shaw/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}