GET /api/v1/parties/5134/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5134/?format=api",
"demozoo_url": "https://demozoo.org/parties/5134/",
"id": 5134,
"name": "Team Omega Party 1988",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1862/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1862/",
"id": 1862,
"name": "Team Omega Party",
"website": ""
},
"start_date": "1988-07-16",
"end_date": "1988-07-18",
"location": "Piteå Kommun, Norrbotten, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 65.37229,
"longitude": 20.85153,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/357187/?format=api",
"demozoo_url": "https://demozoo.org/productions/357187/",
"id": 357187,
"title": "Meeting Demo",
"author_nicks": [
{
"name": "Federation Beyond Intelligence",
"abbreviation": "FBI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107946/?format=api",
"id": 107946,
"name": "Federation Beyond Intelligence",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-07-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=1064"
}
]
}