GET /api/v1/productions/198602/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/198602/?format=api",
"demozoo_url": "https://demozoo.org/productions/198602/",
"id": 198602,
"title": "Bad Apple",
"author_nicks": [
{
"name": "Sage",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2107/?format=api",
"id": 2107,
"name": "Sage",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-12-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/70/?format=api",
"id": 70,
"name": "Atari Lynx"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Sage",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2107/?format=api",
"id": 2107,
"name": "Sage",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "FujiologyFile",
"url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/LYNX/SAGE/BADAPPLE.ZIP"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=80164"
},
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=462API15qZ4"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/cd/af/51f9.178547.png",
"original_width": 644,
"original_height": 412,
"standard_url": "https://media.demozoo.org/screens/s/cd/af/51f9.178547.png",
"standard_width": 400,
"standard_height": 255,
"thumbnail_url": "https://media.demozoo.org/screens/t/cd/af/51f9.178547.png",
"thumbnail_width": 200,
"thumbnail_height": 127
}
],
"tags": [
"bad-apple"
]
}