GET /api/v1/parties/2015/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2015/?format=api",
"demozoo_url": "https://demozoo.org/parties/2015/",
"id": 2015,
"name": "E-JagFest 2008",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/715/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/715/",
"id": 715,
"name": "E-JagFest",
"website": "http://ejagfest.de/"
},
"start_date": "2008-11-15",
"end_date": "2008-11-15",
"location": "Kaarst, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.230381,
"longitude": 6.61709,
"website": "http://ejagfest.de/european-atari-jaguar-festival-2008/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}