GET /api/v1/parties/3655/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3655/?format=api",
"demozoo_url": "https://demozoo.org/parties/3655/",
"id": 3655,
"name": "Compusphere 2000 (12)",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/50/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/50/",
"id": 50,
"name": "Compusphere",
"website": "http://www.compusphere.se"
},
"start_date": "2000",
"end_date": "2000",
"location": "Uddevalla Kommun, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.34099,
"longitude": 11.84744,
"website": "http://www.compusphere.se",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=146&when=2000"
}
]
}