GET /api/v1/parties/4051/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4051/?format=api",
"demozoo_url": "https://demozoo.org/parties/4051/",
"id": 4051,
"name": "Kaplicon 2009",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/92/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/92/",
"id": 92,
"name": "Kaplicon",
"website": ""
},
"start_date": "2009-08-14",
"end_date": "2009-08-16",
"location": "Czech Republic",
"is_online": false,
"country_code": "CZ",
"latitude": 49.75,
"longitude": 15.0,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/276798/?format=api",
"demozoo_url": "https://demozoo.org/productions/276798/",
"id": 276798,
"title": "Pissmo",
"author_nicks": [
{
"name": "johny.noone",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29739/?format=api",
"id": 29739,
"name": "johny.noone",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-08-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://ci5.speccy.cz/cons/kaplicon-2009"
},
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/kaplicon/kaplicon-2009"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=196&when=2009"
}
]
}