GET /api/v1/parties/3541/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3541/?format=api",
"demozoo_url": "https://demozoo.org/parties/3541/",
"id": 3541,
"name": "High Coast Hack 2017 Winter",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1015/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1015/",
"id": 1015,
"name": "High Coast Hack",
"website": "http://hch.a1200.se/"
},
"start_date": "2017-12",
"end_date": "2017-12",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"website": "http://hch.a1200.se/",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/182225/?format=api",
"demozoo_url": "https://demozoo.org/productions/182225/",
"id": 182225,
"title": "Stick men, dance!",
"author_nicks": [
{
"name": "Nukleus",
"abbreviation": "NLS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
"id": 3788,
"name": "Nukleus",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1749&when=2017"
}
]
}