GET /api/v1/parties/3321/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3321/?format=api",
"demozoo_url": "https://demozoo.org/parties/3321/",
"id": 3321,
"name": "Nordic Atari Show Meeting 2016",
"tagline": "Årsmöte",
"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": "2016-10-22",
"end_date": "2016-10-22",
"location": "Floby, Falköpings Kommun, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.1243,
"longitude": 13.34576,
"website": "http://www.sak.nu/2016/09/18/inbjudan-till-arsmote/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=127&when=2016"
}
]
}