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

{
    "objects": [
        {
            "name": "Jaime Battiste",
            "district_name": "Sydney\u2014Victoria",
            "elected_office": "MP",
            "source_url": "https://www.ourcommons.ca/Members/en/search?caucusId=all&province=all",
            "first_name": "Jaime",
            "last_name": "Battiste",
            "party_name": "Liberal",
            "email": "Jaime.Battiste@parl.gc.ca",
            "url": "https://www.ourcommons.ca/Members/en/jaime-battiste(104571)",
            "personal_url": "",
            "photo_url": "https://www.ourcommons.ca/Content/Parliamentarians/Images/OfficialMPPhotos/44/BattisteJaime_Lib.jpg",
            "gender": "M",
            "offices": [
                {
                    "fax": "1 613 995-6459",
                    "tel": "1 613 995-6459",
                    "type": "legislature",
                    "postal": "House of Commons\nOttawa ON  K1A 0A6"
                },
                {
                    "fax": "1 902 564-2479",
                    "tel": "1 902 567-6275",
                    "type": "constituency",
                    "postal": "Main office - Membertou First Nation (Sydney)\n207A-201 Churchill Drive\nMembertou First Nation (Sydney) NS  B1S 2N9"
                }
            ],
            "extra": {
                "roles": [
                    "Parliamentary Secretary to the Minister of Crown-Indigenous Relations"
                ],
                "preferred_languages": [
                    "English"
                ]
            },
            "representative_set_name": "House of Commons",
            "related": {
                "representative_set_url": "/representative-sets/house-of-commons/",
                "boundary_url": "/boundaries/federal-electoral-districts/12010/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}