GET /api/v1/parties/143/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/143/?format=api",
"demozoo_url": "https://demozoo.org/parties/143/",
"id": 143,
"name": "Kindergarden 1994 (1)",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/23/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/23/",
"id": 23,
"name": "Kindergarden",
"website": "http://kg.slengpung.com"
},
"start_date": "1994-09-24",
"end_date": "1994-09-25",
"location": "Fjellfoten, Nes, Akershus, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 60.08967,
"longitude": 11.47222,
"website": "http://kg.slengpung.com/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=569"
},
{
"link_class": "SlengpungParty",
"url": "http://www.slengpung.com/?eventid=520"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/kgdemoparty"
}
]
}