This is the JSON response for the /boundaries/cape-breton-districts/district-9/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Ken Tracey",
            "district_name": "District 9",
            "elected_office": "Councillor",
            "source_url": "http://www.cbrm.ns.ca/mayor-council-2.html",
            "first_name": "Ken",
            "last_name": "Tracey",
            "party_name": "",
            "email": "kbtracey@cbrm.ns.ca",
            "url": "https://www.cbrm.ns.ca/district-9.html",
            "personal_url": "",
            "photo_url": "",
            "gender": "",
            "offices": [
                {
                    "tel": "1 902 574-3694",
                    "type": "legislature",
                    "postal": ", 28 Drew St.Glace Bay, NS B1A 1A7,"
                }
            ],
            "extra": {},
            "representative_set_name": "Cape Breton Regional Council",
            "related": {
                "representative_set_url": "/representative-sets/cape-breton-regional-council/",
                "boundary_url": "/boundaries/cape-breton-districts/district-9/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 1,
        "previous": null,
        "next": null
    }
}