HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/123952/?format=api",
"demozoo_url": "https://demozoo.org/productions/123952/",
"id": 123952,
"title": "Joust",
"author_nicks": [
{
"name": "Atari Corp.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36885/?format=api",
"id": 36885,
"name": "Atari Corp.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1985",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Ken Waynwrite",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55262/?format=api",
"id": 55262,
"name": "Ken Waynwrite",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "John M. McCay",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55263/?format=api",
"id": 55263,
"name": "John M. McCay",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [],
"external_links": [
{
"link_class": "AtarimaniaPage",
"url": "http://www.atarimania.com/game-atari-st-joust_21639.html"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/da/8d/2d09.133201.png",
"original_width": 384,
"original_height": 270,
"standard_url": "https://media.demozoo.org/screens/s/da/8d/2d09.133201.png",
"standard_width": 384,
"standard_height": 270,
"thumbnail_url": "https://media.demozoo.org/screens/t/da/8d/2d09.133201.png",
"thumbnail_width": 200,
"thumbnail_height": 140
}
],
"tags": [
"commercial-game",
"joust"
]
}