GET /api/v1/parties/1612/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1612/?format=api",
"demozoo_url": "https://demozoo.org/parties/1612/",
"id": 1612,
"name": "IMParty 1996 (03)",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/684/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/684/",
"id": 684,
"name": "IMParty",
"website": ""
},
"start_date": "1996-07-19",
"end_date": "1996-07-21",
"location": "Grangesberg, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 60.07515,
"longitude": 15.00582,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}