GET /api/v1/productions/289727/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/289727/?format=api",
"demozoo_url": "https://demozoo.org/productions/289727/",
"id": 289727,
"title": "C64 Game of life",
"author_nicks": [
{
"name": "Ruk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18947/?format=api",
"id": 18947,
"name": "Ruk",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-01-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/19/?format=api",
"id": 19,
"name": "256b Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://csdb.dk/getinternalfile.php/101983/gameoflife64.zip"
},
{
"link_class": "BaseUrl",
"url": "https://csdb.dk/getinternalfile.php/153860/gol-src.zip"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=104384"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=58388"
},
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=k1hz7oIoG4I"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/fa/3b/1238.285684.png",
"original_width": 384,
"original_height": 272,
"standard_url": "https://media.demozoo.org/screens/s/fa/3b/1238.285684.png",
"standard_width": 384,
"standard_height": 272,
"thumbnail_url": "https://media.demozoo.org/screens/t/fa/3b/1238.285684.png",
"thumbnail_width": 200,
"thumbnail_height": 141
}
],
"tags": [
"tiny-intro-with-sound",
"game-of-life",
"source-available"
]
}