GET /api/v1/parties/4098/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4098/?format=api",
"demozoo_url": "https://demozoo.org/parties/4098/",
"id": 4098,
"name": "Apple II Festival France 2020",
"tagline": "6",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1553/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1553/",
"id": 1553,
"name": "Apple II Festival France",
"website": "https://www.apple2festivalfrance.fr/"
},
"start_date": "2020-08-05",
"end_date": "2020-08-05",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://www.apple2festivalfrance.fr/",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/281947/?format=api",
"demozoo_url": "https://demozoo.org/productions/281947/",
"id": 281947,
"title": "Shadow",
"author_nicks": [
{
"name": "French Touch",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61746/?format=api",
"id": 61746,
"name": "French Touch",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-08-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/18/?format=api",
"id": 18,
"name": "128b Intro",
"supertype": "production"
}
],
"tags": [
"source-available",
"tiny-intro-with-sound",
"monochrome"
]
}
],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1920&when=2020"
}
]
}