GET /api/v1/productions/1977/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/1977/?format=api",
"demozoo_url": "https://demozoo.org/productions/1977/",
"id": 1977,
"title": "Amazeing",
"author_nicks": [
{
"name": "Oxygen",
"abbreviation": "O2",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1838/?format=api",
"id": 1838,
"name": "Oxygen",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-12-28",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [
{
"link_class": "KestraBitworldRelease",
"url": "http://janeway.exotica.org.uk/release.php?id=419"
}
],
"release_parties": [
{
"url": "https://demozoo.org/api/v1/parties/59/?format=api",
"demozoo_url": "https://demozoo.org/parties/59/",
"id": 59,
"name": "The Party 1991",
"tagline": "Crystal, Silents, Anarchy",
"start_date": "1991-12-26",
"end_date": "1991-12-28",
"location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 56.80399,
"longitude": 9.51441,
"website": "http://theparty.dk/wiki/The_Party_1991"
}
],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}