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": "Billy Morin",
    "given_name": "Billy",
    "family_name": "Morin",
    "gender": "male",
    "image": "/media/polpics/billy-morin.jpg",
    "other_info": {
        "alternate_name": [
            "billy morin"
        ],
        "parl_mp_id": [
            "123447"
        ],
        "parl_affil_id": [
            "318001",
            "319781"
        ],
        "favourite_word": [
            "communities"
        ],
        "constituency_offices": [
            "Main office -  Edmonton\n211-551 Mistatim Way NW\nEdmonton, Alberta\nT6V 0M9\nPhone: 780-634-7499"
        ]
    },
    "links": [
        {
            "url": "https://www.ourcommons.ca/members/en/billy-morin(123447)",
            "note": "Page on ourcommons.ca"
        }
    ],
    "email": "billy.morin@parl.gc.ca",
    "voice": "613-995-3488",
    "memberships": [
        {
            "url": "/politicians/memberships/4816/",
            "start_date": "2025-04-28",
            "end_date": null,
            "party": {
                "name": {
                    "en": "Conservative Party of Canada"
                },
                "short_name": {
                    "en": "Conservative"
                }
            },
            "label": {
                "en": "Conservative MP for Edmonton Northwest"
            },
            "riding": {
                "name": {
                    "en": "Edmonton Northwest"
                },
                "province": "AB",
                "id": 48019
            }
        }
    ],
    "url": "/politicians/billy-morin/",
    "related": {
        "speeches_url": "/speeches/?politician=billy-morin",
        "ballots_url": "/votes/ballots/?politician=billy-morin",
        "sponsored_bills_url": "/bills/?sponsor_politician=billy-morin",
        "activity_rss_url": "/politicians/14792/rss/activity/"
    }
}