This is a single politician resource from the openparliament.ca API. If you’re new here, you might want to look at the documentation. If API and JSON are gibberish to you, you’re better off at our main site.

Notes

The other_info field is a direct copy of an internal catchall key-value store; beware that its structure may change frequently.

Content

Get this resource as raw JSON.

See the corresponding webpage.

{
    "name": "Dave Epp",
    "given_name": "Dave",
    "family_name": "Epp",
    "gender": "male",
    "image": "/media/polpics/dave-epp_FOOyf3q.jpg",
    "other_info": {
        "parl_affil_id": [
            "317708",
            "320148",
            "278434",
            "280132",
            "282914",
            "292340",
            "292252",
            "282356",
            "282687",
            "282244",
            "281479",
            "252635",
            "257031",
            "257455",
            "261622",
            "264391",
            "267039",
            "281692"
        ],
        "alternate_name": [
            "dave epp"
        ],
        "constituency_offices": [
            "Main office -  Chatham\n201-40 Centre street\nChatham, Ontario\nN7M 5W3\nPhone: 519-358-7555\n\nLeamington\n100-75 Erie street South\nLeamington, Ontario\nN8H 3B2\nPhone: 519-326-9655"
        ],
        "parl_mp_id": [
            "105082"
        ],
        "favourite_word": [
            "i'll"
        ]
    },
    "links": [
        {
            "url": "https://www.ourcommons.ca/members/en/dave-epp(105082)",
            "note": "Page on ourcommons.ca"
        }
    ],
    "email": "Dave.Epp@parl.gc.ca",
    "voice": "613-992-2612",
    "memberships": [
        {
            "url": "/politicians/memberships/4513/",
            "start_date": "2019-10-21",
            "end_date": null,
            "party": {
                "name": {
                    "en": "Conservative Party of Canada"
                },
                "short_name": {
                    "en": "Conservative"
                }
            },
            "label": {
                "en": "Conservative MP for Chatham-Kent\u2014Leamington"
            },
            "riding": {
                "name": {
                    "en": "Chatham-Kent\u2014Leamington"
                },
                "province": "ON",
                "id": 35021
            }
        }
    ],
    "url": "/politicians/dave-epp/",
    "related": {
        "speeches_url": "/speeches/?politician=dave-epp",
        "ballots_url": "/votes/ballots/?politician=dave-epp",
        "sponsored_bills_url": "/bills/?sponsor_politician=dave-epp",
        "activity_rss_url": "/politicians/10797/rss/activity/"
    }
}