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": "Jonathan Wilkinson",
    "given_name": "Jonathan",
    "family_name": "Wilkinson",
    "gender": "male",
    "image": "/media/polpics/jonathan-wilkinson_tnVEKwg.jpg",
    "other_info": {
        "alternate_name": [
            "jonathan wilkinson"
        ],
        "twitter": [
            "JonathanWNV"
        ],
        "twitter_id": [
            "2579359027"
        ],
        "constituency_offices": [
            "Main office -  North Vancouver\n201-310 Esplanade East\nNorth Vancouver, British Columbia\nV7L 1A4\nPhone: 604-775-6333"
        ],
        "favourite_word": [
            "actually"
        ],
        "parl_affil_id": [
            "317913",
            "323119",
            "278937",
            "278575",
            "253376",
            "299995",
            "214256",
            "219959",
            "234517",
            "253041",
            "214687",
            "229531",
            "241630",
            "261849"
        ],
        "parl_mp_id": [
            "89300"
        ]
    },
    "links": [
        {
            "url": "https://www.ourcommons.ca/members/en/jonathan-wilkinson(89300)",
            "note": "Page on ourcommons.ca"
        }
    ],
    "email": "jonathan.wilkinson@parl.gc.ca",
    "voice": "613-995-1225",
    "memberships": [
        {
            "url": "/politicians/memberships/4840/",
            "start_date": "2025-04-28",
            "end_date": null,
            "party": {
                "name": {
                    "en": "Liberal Party of Canada"
                },
                "short_name": {
                    "en": "Liberal"
                }
            },
            "label": {
                "en": "Liberal MP for North Vancouver\u2014Capilano"
            },
            "riding": {
                "name": {
                    "en": "North Vancouver\u2014Capilano"
                },
                "province": "BC",
                "id": 59022
            }
        },
        {
            "url": "/politicians/memberships/4239/",
            "start_date": "2015-10-19",
            "end_date": "2025-04-28",
            "party": {
                "name": {
                    "en": "Liberal Party of Canada"
                },
                "short_name": {
                    "en": "Liberal"
                }
            },
            "label": {
                "en": "Liberal MP for North Vancouver"
            },
            "riding": {
                "name": {
                    "en": "North Vancouver"
                },
                "province": "BC",
                "id": 59021
            }
        }
    ],
    "url": "/politicians/jonathan-wilkinson/",
    "related": {
        "speeches_url": "/speeches/?politician=jonathan-wilkinson",
        "ballots_url": "/votes/ballots/?politician=jonathan-wilkinson",
        "sponsored_bills_url": "/bills/?sponsor_politician=jonathan-wilkinson",
        "activity_rss_url": "/politicians/10050/rss/activity/"
    }
}