GET /api/v1/parties/3445/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3445/?format=api",
"demozoo_url": "https://demozoo.org/parties/3445/",
"id": 3445,
"name": "MSX Info Update 2007",
"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": "2007-09-15",
"end_date": "2007-09-16",
"location": "Helsinki, Uusimaa, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.17556,
"longitude": 24.93417,
"website": "http://msx.fi/party/old/old/index2007.htm",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1471&when=2007"
}
]
}