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": "Jacob Mantle",
    "given_name": "Jacob",
    "family_name": "Mantle",
    "gender": "male",
    "image": "/media/polpics/jacob-mantle.jpg",
    "other_info": {
        "parl_mp_id": [
            "123282"
        ],
        "parl_affil_id": [
            "317874",
            "320156"
        ],
        "favourite_word": [
            "liberals"
        ],
        "constituency_offices": [
            "Main office -  Georgina\n1-120 High Street\nGeorgina, Ontario\nL0E 1R0\nPhone: 905-722-7500"
        ],
        "alternate_name": [
            "jacob mantle"
        ]
    },
    "links": [
        {
            "url": "https://www.ourcommons.ca/members/en/jacob-mantle(123282)",
            "note": "Page on ourcommons.ca"
        }
    ],
    "email": "jacob.mantle@parl.gc.ca",
    "voice": "613-995-3432",
    "memberships": [
        {
            "url": "/politicians/memberships/4792/",
            "start_date": "2025-04-28",
            "end_date": null,
            "party": {
                "name": {
                    "en": "Conservative Party of Canada"
                },
                "short_name": {
                    "en": "Conservative"
                }
            },
            "label": {
                "en": "Conservative MP for York\u2014Durham"
            },
            "riding": {
                "name": {
                    "en": "York\u2014Durham"
                },
                "province": "ON",
                "id": 35121
            }
        }
    ],
    "url": "/politicians/jacob-mantle/",
    "related": {
        "speeches_url": "/speeches/?politician=jacob-mantle",
        "ballots_url": "/votes/ballots/?politician=jacob-mantle",
        "sponsored_bills_url": "/bills/?sponsor_politician=jacob-mantle",
        "activity_rss_url": "/politicians/13238/rss/activity/"
    }
}