This is the JSON response for the /representatives/?last_name=Trudeau API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "first_name": "Justin",
            "elected_office": "MP",
            "gender": "M",
            "last_name": "Trudeau",
            "extra": {
                "preferred_languages": [
                    "French  English"
                ],
                "roles": [
                    "Prime Minister",
                    "Leader of the Liberal Party"
                ]
            },
            "offices": [
                {
                    "tel": "1 613 992-4211",
                    "type": "legislature",
                    "postal": "House of Commons\nOttawa ON  K1A 0A6",
                    "fax": "1 613 992-4211"
                },
                {
                    "tel": "1 514 277-6020",
                    "type": "constituency",
                    "postal": "Main office - Montr\u00e9al\n1100 Cr\u00e9mazie East\n\nSuite 220\nMontr\u00e9al QC  H2P 2X2",
                    "fax": "1 514 277-3454"
                }
            ],
            "name": "Justin Trudeau",
            "email": "justin.trudeau@parl.gc.ca",
            "personal_url": "",
            "representative_set_name": "Canada rural municipal councils",
            "source_url": "https://www.ourcommons.ca/Members/en/search?caucusId=all&province=all",
            "url": "https://www.ourcommons.ca/Members/en/justin-trudeau(58733)",
            "related": {
                "representative_set_url": "/representative-sets/canada-rural-municipal-councils/"
            },
            "district_name": "Papineau",
            "party_name": "Liberal",
            "photo_url": "https://www.ourcommons.ca/Content/Parliamentarians/Images/OfficialMPPhotos/44/TrudeauJustin_LIB.jpg"
        },
        {
            "first_name": "Paul",
            "elected_office": "Conseiller",
            "gender": "",
            "last_name": "Trudeau",
            "extra": {},
            "offices": [],
            "name": "Paul Trudeau",
            "email": "ptrudeau@ville.dorval.qc.ca",
            "personal_url": "",
            "representative_set_name": "Conseil municipal de Dorval",
            "source_url": "http://www.ville.dorval.qc.ca/en/the-city/page/council-members",
            "url": "",
            "related": {
                "representative_set_url": "/representative-sets/conseil-municipal-de-dorval/",
                "boundary_url": "/boundaries/dorval-districts/district-1/"
            },
            "district_name": "District 1",
            "party_name": "",
            "photo_url": "http://www.ville.dorval.qc.ca/medias/images/en/city/Membre_conseil_Trudeau.jpg"
        },
        {
            "first_name": "Justin",
            "elected_office": "MP",
            "gender": "M",
            "last_name": "Trudeau",
            "extra": {
                "preferred_languages": [
                    "French  English"
                ],
                "roles": [
                    "Prime Minister",
                    "Leader of the Liberal Party"
                ]
            },
            "offices": [
                {
                    "tel": "1 613 992-4211",
                    "type": "legislature",
                    "postal": "House of Commons\nOttawa ON  K1A 0A6",
                    "fax": "1 613 992-4211"
                },
                {
                    "tel": "1 514 277-6020",
                    "type": "constituency",
                    "postal": "Main office - Montr\u00e9al\n1100 Cr\u00e9mazie East\n\nSuite 220\nMontr\u00e9al QC  H2P 2X2",
                    "fax": "1 514 277-3454"
                }
            ],
            "name": "Justin Trudeau",
            "email": "justin.trudeau@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/justin-trudeau(58733)",
            "related": {
                "representative_set_url": "/representative-sets/house-of-commons/",
                "boundary_url": "/boundaries/federal-electoral-districts/24055/"
            },
            "district_name": "Papineau",
            "party_name": "Liberal",
            "photo_url": "https://www.ourcommons.ca/Content/Parliamentarians/Images/OfficialMPPhotos/44/TrudeauJustin_LIB.jpg"
        }
    ],
    "meta": {
        "previous": null,
        "offset": 0,
        "next": null,
        "limit": 20,
        "total_count": 3
    }
}