This is the JSON response for the /representatives/?districts=calgary-wards%2Fward-1%2Ccalgary-wards%2Fward-2%2Ccalgary-wards%2Fward-3 API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "first_name": "Jyoti",
            "elected_office": "Councillor",
            "gender": "",
            "last_name": "Gondek",
            "extra": {},
            "offices": [],
            "name": "Jyoti Gondek",
            "email": "",
            "personal_url": "",
            "representative_set_name": "Calgary City Council",
            "source_url": "http://www.calgary.ca/citycouncil/Pages/Councillors-and-Wards.aspx",
            "url": "",
            "related": {
                "representative_set_url": "/representative-sets/calgary-city-council/",
                "boundary_url": "/boundaries/calgary-wards/ward-3/"
            },
            "district_name": "Ward 3",
            "party_name": "",
            "photo_url": "http://www.calgary.ca/citycouncil/PublishingImages/Portraits/Gondek.png"
        },
        {
            "first_name": "Ward",
            "elected_office": "Councillor",
            "gender": "",
            "last_name": "Sutherland",
            "extra": {},
            "offices": [],
            "name": "Ward Sutherland",
            "email": "",
            "personal_url": "",
            "representative_set_name": "Calgary City Council",
            "source_url": "http://www.calgary.ca/citycouncil/Pages/Councillors-and-Wards.aspx",
            "url": "",
            "related": {
                "representative_set_url": "/representative-sets/calgary-city-council/",
                "boundary_url": "/boundaries/calgary-wards/ward-1/"
            },
            "district_name": "Ward 1",
            "party_name": "",
            "photo_url": "http://www.calgary.ca/citycouncil/PublishingImages/Portraits/Sutherland.png"
        },
        {
            "first_name": "Joe",
            "elected_office": "Councillor",
            "gender": "",
            "last_name": "Magliocca",
            "extra": {},
            "offices": [],
            "name": "Joe Magliocca",
            "email": "",
            "personal_url": "",
            "representative_set_name": "Calgary City Council",
            "source_url": "http://www.calgary.ca/citycouncil/Pages/Councillors-and-Wards.aspx",
            "url": "",
            "related": {
                "representative_set_url": "/representative-sets/calgary-city-council/",
                "boundary_url": "/boundaries/calgary-wards/ward-2/"
            },
            "district_name": "Ward 2",
            "party_name": "",
            "photo_url": "http://www.calgary.ca/citycouncil/PublishingImages/Portraits/Magliocca.png"
        }
    ],
    "meta": {
        "previous": null,
        "offset": 0,
        "next": null,
        "limit": 20,
        "total_count": 3
    }
}