This is the JSON response for the /representatives/house-of-commons/?point=45.524%2C-73.596 API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "first_name": "Rachel",
            "elected_office": "MP",
            "gender": "F",
            "last_name": "Bendayan",
            "extra": {
                "preferred_languages": [
                    "French  English"
                ],
                "roles": [
                    "Parliamentary Secretary to the Deputy Prime Minister and Minister of Finance"
                ]
            },
            "offices": [
                {
                    "tel": "1 613 995-7691",
                    "type": "legislature",
                    "postal": "House of Commons\nOttawa ON  K1A 0A6",
                    "fax": "1 613 995-7691"
                },
                {
                    "tel": "1 514 736-2727",
                    "type": "constituency",
                    "postal": "Main office - Montr\u00e9al\n302-154 Laurier Avenue West\nMontr\u00e9al QC  H2T 2N7",
                    "fax": "1 514 736-2726"
                }
            ],
            "name": "Rachel Bendayan",
            "email": "Rachel.Bendayan@parl.gc.ca",
            "personal_url": "",
            "representative_set_name": "House of Commons",
            "source_url": "https://www.ourcommons.ca/Members/en/search?caucusId=all&province=all",
            "url": "https://www.ourcommons.ca/Members/en/rachel-bendayan(88567)",
            "related": {
                "representative_set_url": "/representative-sets/house-of-commons/",
                "boundary_url": "/boundaries/federal-electoral-districts/24054/"
            },
            "district_name": "Outremont",
            "party_name": "Liberal",
            "photo_url": "https://www.ourcommons.ca/Content/Parliamentarians/Images/OfficialMPPhotos/44/BendayanRachel_Lib.jpg"
        }
    ],
    "meta": {
        "previous": null,
        "offset": 0,
        "next": null,
        "limit": 20,
        "total_count": 1
    }
}