This is the JSON response for the /boundaries/brantford-wards/ward-3/representatives/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Dan McCreary",
            "district_name": "Ward 3",
            "elected_office": "Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/320d27b8b20a467f8283a78835a33003_0.csv",
            "first_name": "Dan",
            "last_name": "McCreary",
            "party_name": "",
            "email": "danmccreary@brantford.ca",
            "url": "",
            "personal_url": "",
            "photo_url": "",
            "gender": "",
            "offices": [
                {
                    "alt": "1 519 761-2439",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Brantford City Council",
            "related": {
                "representative_set_url": "/representative-sets/brantford-city-council/",
                "boundary_url": "/boundaries/brantford-wards/ward-3/"
            }
        },
        {
            "name": "Greg Martin",
            "district_name": "Ward 3",
            "elected_office": "Councillor",
            "source_url": "https://opendata.arcgis.com/datasets/320d27b8b20a467f8283a78835a33003_0.csv",
            "first_name": "Greg",
            "last_name": "Martin",
            "party_name": "",
            "email": "gregmartin@brantford.ca",
            "url": "",
            "personal_url": "",
            "photo_url": "",
            "gender": "",
            "offices": [
                {
                    "alt": "1 519 754-7269",
                    "type": "legislature"
                }
            ],
            "extra": {},
            "representative_set_name": "Brantford City Council",
            "related": {
                "representative_set_url": "/representative-sets/brantford-city-council/",
                "boundary_url": "/boundaries/brantford-wards/ward-3/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "limit": 20,
        "total_count": 2,
        "previous": null,
        "next": null
    }
}