GET /api/v1/parties/4875/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4875/?format=api",
"demozoo_url": "https://demozoo.org/parties/4875/",
"id": 4875,
"name": "Hack n' Trade R/D Conference 2012",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1771/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1771/",
"id": 1771,
"name": "Hack n' Trade R/D Conference",
"website": ""
},
"start_date": "2012-10-12",
"end_date": "2012-10-14",
"location": "Malmö, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.60587,
"longitude": 13.00073,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/266072/?format=api",
"demozoo_url": "https://demozoo.org/productions/266072/",
"id": 266072,
"title": "htk2012",
"author_nicks": [
{
"name": "Hack'n'Trade",
"abbreviation": "ht",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
"id": 10273,
"name": "Hack'n'Trade",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-10-14",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"forth"
]
}
],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=2010"
}
]
}