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