This is the JSON response for the /boundaries/prince-edward-island-electoral-districts-2017/alberton-bloomfield/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Ernie Hudson",
            "district_name": "Alberton - Bloomfield",
            "elected_office": "MLA",
            "source_url": "https://www.assembly.pe.ca/members",
            "first_name": "Ernie",
            "last_name": "Hudson",
            "party_name": "Progressive Conservative Party of Prince Edward Island",
            "email": "erhudsonminister@gov.pe.ca",
            "url": "https://www.assembly.pe.ca/members/ernie-hudson",
            "personal_url": "",
            "photo_url": "https://www.assembly.pe.ca/sites/www.assembly.pe.ca/files/2019-06/ErnieHudsonGPEIBLS_9157_PREM_4x5.jpg",
            "gender": "",
            "offices": [
                {
                    "tel": "1 902 368-5120",
                    "type": "legislature"
                }
            ],
            "extra": {
                "roles": [
                    "Minister of Transportation and Infrastructure"
                ]
            },
            "representative_set_name": "Legislative Assembly of Prince Edward Island",
            "related": {
                "representative_set_url": "/representative-sets/pei-legislature/",
                "boundary_url": "/boundaries/prince-edward-island-electoral-districts-2017/alberton-bloomfield/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}