GET /api/v1/parties/2459/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2459/?format=api",
"demozoo_url": "https://demozoo.org/parties/2459/",
"id": 2459,
"name": "Venlo Meeting December 1991",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/784/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/784/",
"id": 784,
"name": "Venlo Meeting",
"website": ""
},
"start_date": "1991-12-07",
"end_date": "1991-12-07",
"location": "Gemeente Venlo, Limburg, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.39277,
"longitude": 6.16041,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/339911/?format=api",
"demozoo_url": "https://demozoo.org/productions/339911/",
"id": 339911,
"title": "The Lost Empire",
"author_nicks": [
{
"name": "Raiders of the Lost Empire",
"abbreviation": "ROLE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
"id": 5087,
"name": "Raiders of the Lost Empire",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-12-07",
"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=439"
}
]
}