GET /api/v1/parties/1648/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1648/?format=api",
"demozoo_url": "https://demozoo.org/parties/1648/",
"id": 1648,
"name": "Nordic Atari Show 2009",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/570/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/570/",
"id": 570,
"name": "Nordic Atari Show",
"website": "http://www.sak.nu/"
},
"start_date": "2009-11-20",
"end_date": "2009-11-22",
"location": "Falköpings Kommun, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.14046,
"longitude": 13.53277,
"website": "http://www.sak.nu/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=127&when=2009"
}
]
}