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

{
    "objects": [
        {
            "name": "Rachael Thomas",
            "district_name": "Lethbridge",
            "elected_office": "MP",
            "source_url": "https://www.ourcommons.ca/Members/en/search?caucusId=all&province=all",
            "first_name": "Rachael",
            "last_name": "Thomas",
            "party_name": "Conservative",
            "email": "rachael.thomas@parl.gc.ca",
            "url": "https://www.ourcommons.ca/Members/en/rachael-thomas(89200)",
            "personal_url": "",
            "photo_url": "https://www.ourcommons.ca/Content/Parliamentarians/Images/OfficialMPPhotos/45/ThomasRachael_CPC.jpg",
            "gender": "F",
            "offices": [
                {
                    "fax": "1 613 992-4516",
                    "tel": "1 613 992-4516",
                    "type": "legislature",
                    "postal": "House of Commons\nOttawa ON  K1A 0A6"
                },
                {
                    "fax": "1 403 380-4026",
                    "tel": "1 403 320-0070",
                    "type": "constituency",
                    "postal": "Main office - Lethbridge\n255 8th street South\nLethbridge AB  T1J 4Y1"
                }
            ],
            "extra": {
                "preferred_languages": [
                    "English"
                ]
            },
            "representative_set_name": "House of Commons",
            "related": {
                "representative_set_url": "/representative-sets/house-of-commons/",
                "boundary_url": "/boundaries/federal-electoral-districts-2023-representation-order/48029/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}