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": "Heath MacDonald",
    "given_name": "Heath",
    "family_name": "MacDonald",
    "gender": "male",
    "image": "/media/polpics/heath-macdonald_Nabr3hU.jpg",
    "other_info": {
        "parl_affil_id": [
            "318685",
            "317585",
            "279271",
            "278141",
            "300872",
            "300833",
            "302301"
        ],
        "alternate_name": [
            "heath macdonald"
        ],
        "constituency_offices": [
            "Main office -  Cornwall\n2-4 Meadowbank road\nCornwall, Prince Edward Island\nC0A 1H0\nPhone: 902-566-4577"
        ],
        "favourite_word": [
            "going"
        ],
        "parl_mp_id": [
            "109891"
        ]
    },
    "links": [
        {
            "url": "https://www.ourcommons.ca/members/en/heath-macdonald(109891)",
            "note": "Page on ourcommons.ca"
        }
    ],
    "email": "heath.macdonald@parl.gc.ca",
    "voice": "613-992-2406",
    "memberships": [
        {
            "url": "/politicians/memberships/4630/",
            "start_date": "2021-09-20",
            "end_date": null,
            "party": {
                "name": {
                    "en": "Liberal Party of Canada"
                },
                "short_name": {
                    "en": "Liberal"
                }
            },
            "label": {
                "en": "Liberal MP for Malpeque"
            },
            "riding": {
                "name": {
                    "en": "Malpeque"
                },
                "province": "PE",
                "id": 11004
            }
        }
    ],
    "url": "/politicians/heath-macdonald/",
    "related": {
        "speeches_url": "/speeches/?politician=heath-macdonald",
        "ballots_url": "/votes/ballots/?politician=heath-macdonald",
        "sponsored_bills_url": "/bills/?sponsor_politician=heath-macdonald",
        "activity_rss_url": "/politicians/12802/rss/activity/"
    }
}