GET /api/v1/productions/312706/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/312706/?format=api",
"demozoo_url": "https://demozoo.org/productions/312706/",
"id": 312706,
"title": "VoxelFlight",
"author_nicks": [
{
"name": "42Bastian",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
"id": 12049,
"name": "42Bastian",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-08-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://github.com/42Bastian/JaguarDemos/blob/main/voxelFlight/voxel_192.zip"
}
],
"external_links": [
{
"link_class": "GithubDirectory",
"url": "http://github.com/42Bastian/JaguarDemos/tree/main/voxelFlight"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=92098"
},
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=Nwpj-jPJdwM"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/f8/d8/edfb.312977.png",
"original_width": 1656,
"original_height": 919,
"standard_url": "https://media.demozoo.org/screens/s/f8/d8/edfb.312977.png",
"standard_width": 400,
"standard_height": 221,
"thumbnail_url": "https://media.demozoo.org/screens/t/f8/d8/edfb.312977.png",
"thumbnail_width": 200,
"thumbnail_height": 110
}
],
"tags": [
"source-available"
]
}