GET /api/v1/parties/2051/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2051/?format=api",
"demozoo_url": "https://demozoo.org/parties/2051/",
"id": 2051,
"name": "Amstrad Expo 2003",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/545/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/545/",
"id": 545,
"name": "Amstrad Expo",
"website": "http://expo.cpcscene.com"
},
"start_date": "2003-06-07",
"end_date": "2003-06-09",
"location": "Coutances, Département de la Manche, Lower Normandy, France",
"is_online": false,
"country_code": "FR",
"latitude": 49.05,
"longitude": -1.43333,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/amstrad-cpc-expo/amstrad-cpc-expo-2003"
}
]
}