GET /api/v1/parties/3245/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3245/?format=api",
"demozoo_url": "https://demozoo.org/parties/3245/",
"id": 3245,
"name": "Syntax Society Amiga Xmas Party 2016",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/767/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/767/",
"id": 767,
"name": "Syntax Society",
"website": "http://syntaxsociety.se/"
},
"start_date": "2016-12-09",
"end_date": "2016-12-11",
"location": "Landskrona, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.8862,
"longitude": 12.8588,
"website": "http://syntaxsociety.se",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/173848/?format=api",
"demozoo_url": "https://demozoo.org/productions/173848/",
"id": 173848,
"title": "Xmas Demo",
"author_nicks": [
{
"name": "Bearsoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27381/?format=api",
"id": 27381,
"name": "Bearsoft",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-12-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/26/?format=api",
"id": 26,
"name": "Amiga PPC/RTG"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/syntax-society/syntax-society-amiga-xmas-party-2016"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1616&when=2016"
}
]
}