This is the JSON response for the /boundaries/nova-scotia-electoral-districts-2019/shelburne/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Nolan Young",
            "district_name": "Shelburne",
            "elected_office": "MLA",
            "source_url": "https://nslegislature.ca/members/profiles",
            "first_name": "Nolan",
            "last_name": "Young",
            "party_name": "Progressive Conservative Association of Nova Scotia",
            "email": "nolan.young@shelburnemla.ca",
            "url": "https://nslegislature.ca/members/profiles/nolan-young",
            "personal_url": "",
            "photo_url": "https://nslegislature.ca/sites/default/files/styles/photo_thumbnail/public/mla-thumbnails/NolanYoung-Square.jpg?itok=7x6RWmkO",
            "gender": "",
            "offices": [
                {
                    "tel": "1 902 875-6362",
                    "type": "constituency",
                    "postal": "Phone:\n\nE-mail:"
                }
            ],
            "extra": {},
            "representative_set_name": "Nova Scotia House of Assembly",
            "related": {
                "representative_set_url": "/representative-sets/nova-scotia-legislature/",
                "boundary_url": "/boundaries/nova-scotia-electoral-districts-2019/shelburne/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}