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": "Sean Fraser",
    "given_name": "Sean",
    "family_name": "Fraser",
    "gender": "male",
    "image": "/media/polpics/sean-fraser_6gnnNgz.jpg",
    "other_info": {
        "parl_affil_id": [
            "318628",
            "318625",
            "318626",
            "317649",
            "319063",
            "318627",
            "278908",
            "278112",
            "300008",
            "215866",
            "219851",
            "242065",
            "242296",
            "252493",
            "254087",
            "264237",
            "272434",
            "214252",
            "215908",
            "219981",
            "253790",
            "261637"
        ],
        "alternate_name": [
            "sean fraser"
        ],
        "twitter_id": [
            "1072270926"
        ],
        "favourite_word": [
            "communities"
        ],
        "twitter": [
            "SeanFraserMP"
        ],
        "constituency_offices": [
            "Main office -  New Glasgow\n2A-115 MacLean street\nNew Glasgow, Nova Scotia\nB2H 4M5\nPhone: 902-752-0226\n\nLake Echo\n5-3288 Highway 7\nLake Echo, Nova Scotia\nB3E 1C6\nPhone: 902-829-3700"
        ],
        "parl_mp_id": [
            "88316"
        ]
    },
    "links": [
        {
            "url": "https://www.ourcommons.ca/members/en/sean-fraser(88316)",
            "note": "Page on ourcommons.ca"
        }
    ],
    "email": "sean.fraser@parl.gc.ca",
    "voice": "613-992-6022",
    "memberships": [
        {
            "url": "/politicians/memberships/4447/",
            "start_date": "2015-10-19",
            "end_date": null,
            "party": {
                "name": {
                    "en": "Liberal Party of Canada"
                },
                "short_name": {
                    "en": "Liberal"
                }
            },
            "label": {
                "en": "Liberal MP for Central Nova"
            },
            "riding": {
                "name": {
                    "en": "Central Nova"
                },
                "province": "NS",
                "id": 12003
            }
        }
    ],
    "url": "/politicians/sean-fraser/",
    "related": {
        "speeches_url": "/speeches/?politician=sean-fraser",
        "ballots_url": "/votes/ballots/?politician=sean-fraser",
        "sponsored_bills_url": "/bills/?sponsor_politician=sean-fraser",
        "activity_rss_url": "/politicians/9875/rss/activity/"
    }
}