GET /api/v1/parties/3235/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3235/?format=api",
"demozoo_url": "https://demozoo.org/parties/3235/",
"id": 3235,
"name": "Nordic Atari Show 2017: Hackspett 2017",
"tagline": "Atari Party in Falköping",
"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": "2017-08-11",
"end_date": "2017-08-13",
"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/2017/06/11/hackspett-2017-11-13-augusti/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/hackspett/hackspett-2017"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=127&when=2017"
}
]
}