GET /api/v1/parties/2912/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2912/?format=api",
"demozoo_url": "https://demozoo.org/parties/2912/",
"id": 2912,
"name": "CeBIT 1986",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/129/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/129/",
"id": 129,
"name": "CeBIT",
"website": "http://www.cebit.de/en/"
},
"start_date": "1986-03-12",
"end_date": "1986-03-19",
"location": "Region Hannover, Lower Saxony, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.44889,
"longitude": 9.74,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}