GET /api/v1/parties/3490/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3490/?format=api",
"demozoo_url": "https://demozoo.org/parties/3490/",
"id": 3490,
"name": "ByteFest 2006",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1200/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1200/",
"id": 1200,
"name": "ByteFest",
"website": "http://www.bytefest.org/"
},
"start_date": "2006-09-01",
"end_date": "2006-09-03",
"location": "Prague, Praha, Czech Republic",
"is_online": false,
"country_code": "CZ",
"latitude": 50.08804,
"longitude": 14.42076,
"website": "http://www.bytefest.org/",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/179308/?format=api",
"demozoo_url": "https://demozoo.org/productions/179308/",
"id": 179308,
"title": "Bytefest 2006 Invite",
"author_nicks": [
{
"name": "AmiGanS",
"abbreviation": "AGS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6033/?format=api",
"id": 6033,
"name": "AmiGanS",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-08-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1376&when=2006"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/parties/2006/bytefest06/"
}
]
}