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": "Pam Goldsmith-Jones",
    "given_name": "Pam",
    "family_name": "Goldsmith-Jones",
    "gender": "female",
    "image": "/media/polpics/pam-goldsmith-jones.jpg",
    "other_info": {
        "alternate_name": [
            "pam goldsmith-jones",
            "pamela goldsmith-jones"
        ],
        "twitter": [
            "pgoldsmithjones"
        ],
        "twitter_id": [
            "2436071071"
        ],
        "constituency_offices": [
            "6367 Bruce Street (Main Office)\nWest Vancouver BC  V7W 2G5\nPhone: 1 604 913-2660"
        ],
        "favourite_word": [
            "canada's"
        ],
        "parl_affil_id": [
            "214663",
            "214556",
            "229493",
            "220014",
            "234559",
            "242066",
            "219682"
        ]
    },
    "links": [
        {
            "url": "http://pgoldsmithjones.liberal.ca",
            "note": "Official site"
        }
    ],
    "email": "Pam.Goldsmith-Jones@parl.gc.ca",
    "voice": "1 613 947-4617",
    "memberships": [
        {
            "url": "/politicians/memberships/4252/",
            "start_date": "2015-10-19",
            "end_date": "2019-10-21",
            "party": {
                "name": {
                    "en": "Liberal Party of Canada"
                },
                "short_name": {
                    "en": "Liberal"
                }
            },
            "label": {
                "en": "Liberal MP for West Vancouver\u2014Sunshine Coast\u2014Sea to Sky Country"
            },
            "riding": {
                "name": {
                    "en": "West Vancouver\u2014Sunshine Coast\u2014Sea to Sky Country"
                },
                "province": "BC",
                "id": 59043
            }
        }
    ],
    "url": "/politicians/pam-goldsmith-jones/",
    "related": {
        "speeches_url": "/speeches/?politician=pam-goldsmith-jones",
        "ballots_url": "/votes/ballots/?politician=pam-goldsmith-jones",
        "sponsored_bills_url": "/bills/?sponsor_politician=pam-goldsmith-jones",
        "activity_rss_url": "/politicians/10414/rss/activity/"
    }
}