GET /api/v1/parties/1980/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/parties/1980/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1980/",
    "id": 1980,
    "name": "ABBUC Jahreshauptversammlung (JHV) 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/796/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/796/",
        "id": 796,
        "name": "ABBUC Jahreshauptversammlung (JHV)",
        "website": "http://www.abbuc.de/"
    },
    "start_date": "2000-10-28",
    "end_date": "2000-10-28",
    "location": "Herten, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.592522,
    "longitude": 7.13741,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}