GET /api/v1/parties/1984/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1984/?format=api",
"demozoo_url": "https://demozoo.org/parties/1984/",
"id": 1984,
"name": "ABBUC Jahreshauptversammlung (JHV) 1996",
"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": "1996-10-26",
"end_date": "1996-10-26",
"location": "Herten, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.592522,
"longitude": 7.13741,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}