GET /api/v1/parties/1466/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1466/?format=api",
"demozoo_url": "https://demozoo.org/parties/1466/",
"id": 1466,
"name": "Dreamhack 1996",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/64/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/64/",
"id": 64,
"name": "Dreamhack",
"website": "http://www.dreamhack.se/"
},
"start_date": "1996",
"end_date": "1996",
"location": "Malung, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 60.68317,
"longitude": 13.71524,
"website": "http://www.dreamhack.se/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}