GET /api/v1/parties/4934/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4934/?format=api",
"demozoo_url": "https://demozoo.org/parties/4934/",
"id": 4934,
"name": "Tribute 1996",
"tagline": "Tribute II",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/65/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/65/",
"id": 65,
"name": "Tribute",
"website": ""
},
"start_date": "1996-11-01",
"end_date": "1996-11-03",
"location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.70716,
"longitude": 11.96679,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=170&when=1996"
}
]
}