This is the JSON response for the /boundaries/quebec-electoral-districts-2017/roberval/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Nancy Guillemette",
            "district_name": "Roberval",
            "elected_office": "MNA",
            "source_url": "http://www.assnat.qc.ca/fr/deputes/index.html",
            "first_name": "Nancy",
            "last_name": "Guillemette",
            "party_name": "Coalition avenir Qu\u00e9bec",
            "email": "Nancy.Guillemette.ROBE@assnat.qc.ca",
            "url": "http://www.assnat.qc.ca/fr/deputes/guillemette-nancy-18247/index.html",
            "personal_url": "",
            "photo_url": "https://www.assnat.qc.ca/Media/Process.aspx?asset=ANQ.Vigie.Bll.Image_32807&process=Original&token=ZyMoxNwUn8ikQ+TRKYwPCjWrKwg+vIv9rjij7p3xLGTZDmLVSmJLoqe/vG7/YWzz",
            "gender": "",
            "offices": [
                {
                    "tel": "1 418 275-5050",
                    "type": "constituency",
                    "postal": "729, boulevard Saint-Joseph\nBureau 203\nRoberval QC  G8H 2L4"
                }
            ],
            "extra": {
                "roles": [
                    "Temporary Chair",
                    "Vice-chair of the National Assembly Delegation for Relations with Louisiana",
                    "Substitute Member of the Office of the National Assembly",
                    "Assistant Government Whip"
                ]
            },
            "representative_set_name": "Assembl\u00e9e nationale du Qu\u00e9bec",
            "related": {
                "representative_set_url": "/representative-sets/quebec-assemblee-nationale/",
                "boundary_url": "/boundaries/quebec-electoral-districts-2017/roberval/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}