GET /api/v1/parties/3446/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3446/?format=api",
"demozoo_url": "https://demozoo.org/parties/3446/",
"id": 3446,
"name": "MSX Info Update 2006",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1314/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1314/",
"id": 1314,
"name": "MSX Info Update",
"website": "http://msx.fi/party/MIU_2010.html"
},
"start_date": "2006-07-08",
"end_date": "2006-07-09",
"location": "Helsinki, Uusimaa, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.17556,
"longitude": 24.93417,
"website": "http://msx.fi/party/old/old/index2006.htm",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1471&when=2006"
}
]
}