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

{
    "objects": [
        {
            "name": "Eric Bouchard",
            "district_name": "Calgary-Lougheed",
            "elected_office": "MLA",
            "source_url": "https://www.assembly.ab.ca/txt/mla_home/contacts.csv",
            "first_name": "Eric",
            "last_name": "Bouchard",
            "party_name": "United Conservative Party",
            "email": "Calgary.Lougheed@assembly.ab.ca",
            "url": "https://www.assembly.ab.ca/members/members-of-the-legislative-assembly/member-information?mid=0974&legl=31&from=mla_home",
            "personal_url": "",
            "photo_url": "https://www.assembly.ab.ca/images/default-source/members/mla-photos/ph-mla0974.jpg",
            "gender": "",
            "offices": [
                {
                    "type": "legislature",
                    "postal": "6th Floor, 9820 - 107 Street, Edmonton, AB"
                },
                {
                    "fax": "1 403 251-5453",
                    "tel": "1 403 238-1212",
                    "type": "constituency",
                    "postal": "2105, 230 Eversyde Blvd SW, Calgary, AB, Canada"
                }
            ],
            "extra": {},
            "representative_set_name": "Legislative Assembly of Alberta",
            "related": {
                "representative_set_url": "/representative-sets/alberta-legislature/",
                "boundary_url": "/boundaries/alberta-electoral-districts-2017/calgary-lougheed/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}