GET /api/v1/parties/3485/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3485/?format=api",
"demozoo_url": "https://demozoo.org/parties/3485/",
"id": 3485,
"name": "Atari Expo Benelux 1992",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1368/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1368/",
"id": 1368,
"name": "Atari Expo Benelux",
"website": ""
},
"start_date": "1992-09-25",
"end_date": "1992-09-27",
"location": "Gemeente Eindhoven, North Brabant, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.45037,
"longitude": 5.45279,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}