GET /api/v0.9/elections/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": "vouleftikes-ekloges-2016",
            "url": "http://neavouli.cynaxis.org/api/v0.9/elections/vouleftikes-ekloges-2016/?format=api",
            "name": "Βουλευτικές Εκλογές 2016",
            "for_post_role": "Βουλευτής",
            "winner_membership_role": "",
            "candidate_membership_role": "Candidate",
            "election_date": "2016-05-22",
            "current": true,
            "use_for_candidate_suggestions": false,
            "area_types": [
                {
                    "id": 2,
                    "url": "http://neavouli.cynaxis.org/api/v0.9/area_types/2/?format=api",
                    "name": "O06",
                    "source": "MapIt"
                }
            ],
            "area_generation": "7-7",
            "organization": null,
            "party_lists_in_use": true,
            "default_party_list_members_to_show": 0,
            "show_official_documents": false,
            "ocd_division": "",
            "description": ""
        }
    ]
}