This is the JSON response for the /postcodes/L5G4L3/?sets=federal-electoral-districts API call. Get the raw JSON or read the API reference.

{
    "boundaries_centroid": [
        {
            "name": "Mississauga\u2014Lakeshore",
            "boundary_set_name": "Federal electoral district",
            "url": "/boundaries/federal-electoral-districts/35061/",
            "external_id": "35061",
            "related": {
                "boundary_set_url": "/boundary-sets/federal-electoral-districts/"
            }
        }
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.581585,
            43.580619
        ]
    },
    "boundaries_concordance": [],
    "representatives_centroid": [
        {
            "first_name": "Charles",
            "elected_office": "MP",
            "gender": "M",
            "last_name": "Sousa",
            "extra": {
                "preferred_languages": [
                    "English"
                ],
                "roles": [
                    "Parliamentary Secretary to the Minister of Public Services and Procurement"
                ]
            },
            "offices": [
                {
                    "tel": "1 613 992-4848",
                    "type": "legislature",
                    "postal": "House of Commons\nOttawa ON  K1A 0A6",
                    "fax": "1 613 992-4848"
                },
                {
                    "tel": "1 905 273-8033",
                    "type": "constituency",
                    "postal": "Main office - Mississauga\n1077 North Service Road\nSuite 30\nMississauga ON  L4Y 1A6",
                    "fax": "1 905 273-5040"
                }
            ],
            "name": "Charles Sousa",
            "email": "charles.sousa@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/charles-sousa(114349)",
            "related": {
                "representative_set_url": "/representative-sets/house-of-commons/",
                "boundary_url": "/boundaries/federal-electoral-districts/35061/"
            },
            "district_name": "Mississauga\u2014Lakeshore",
            "party_name": "Liberal",
            "photo_url": "https://www.ourcommons.ca/Content/Parliamentarians/Images/OfficialMPPhotos/44/SousaCharles_Lib.jpg"
        }
    ],
    "province": "ON",
    "code": "L5G4L3",
    "city": "MISSISSAUGA"
}