This is the JSON response for the /representatives/fredericton-city-council/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "first_name": "Margo",
            "elected_office": "Councillor",
            "gender": "",
            "last_name": "Sheppard",
            "extra": {},
            "offices": [
                {
                    "tel": "1 506 476-9708",
                    "type": "legislature"
                }
            ],
            "name": "Margo Sheppard",
            "email": "Margo.Sheppard@fredericton.ca",
            "personal_url": "",
            "representative_set_name": "Fredericton City Council",
            "source_url": "http://www.fredericton.ca/en/city-hall/city-council-committees/mayor-council",
            "url": "http://www.fredericton.ca/en/city-hall/city-council/margo-sheppard",
            "related": {
                "representative_set_url": "/representative-sets/fredericton-city-council/",
                "boundary_url": "/boundaries/fredericton-wards/ward-1/"
            },
            "district_name": "Ward 1",
            "party_name": "",
            "photo_url": "https://www.fredericton.ca/sites/default/files/styles/scale/public/images/people/t-hs.png?itok=2zamJzqF"
        },
        {
            "first_name": "Jocelyn",
            "elected_office": "Councillor",
            "gender": "",
            "last_name": "Pike",
            "extra": {},
            "offices": [
                {
                    "tel": "1 506 472-4710",
                    "type": "legislature"
                }
            ],
            "name": "Jocelyn Pike",
            "email": "jocelyn.pike@fredericton.ca",
            "personal_url": "",
            "representative_set_name": "Fredericton City Council",
            "source_url": "http://www.fredericton.ca/en/city-hall/city-council-committees/mayor-council",
            "url": "http://www.fredericton.ca/en/city-hall/city-council/jocelyn-pike",
            "related": {
                "representative_set_url": "/representative-sets/fredericton-city-council/",
                "boundary_url": "/boundaries/fredericton-wards/ward-4/"
            },
            "district_name": "Ward 4",
            "party_name": "",
            "photo_url": "https://www.fredericton.ca/sites/default/files/styles/scale/public/images/people/jocelyn_pike.jpg?itok=7S7Wedol"
        },
        {
            "first_name": "Kate",
            "elected_office": "Mayor",
            "gender": "",
            "last_name": "Rogers",
            "extra": {},
            "offices": [
                {
                    "tel": "1 506 460-2125",
                    "type": "legislature"
                }
            ],
            "name": "Kate Rogers",
            "email": "mayor@fredericton.ca",
            "personal_url": "",
            "representative_set_name": "Fredericton City Council",
            "source_url": "http://www.fredericton.ca/en/city-hall/city-council-committees/mayor-council",
            "url": "http://www.fredericton.ca/en/city-hall/city-council/kate-rogers",
            "related": {
                "representative_set_url": "/representative-sets/fredericton-city-council/",
                "boundary_url": "/boundaries/census-subdivisions/1310032/"
            },
            "district_name": "Fredericton",
            "party_name": "",
            "photo_url": "https://www.fredericton.ca/sites/default/files/styles/scale/public/images/people/kate_rogers.jpg?itok=siTB0uqg"
        }
    ],
    "meta": {
        "previous": null,
        "offset": 0,
        "next": null,
        "limit": 20,
        "total_count": 3
    }
}