HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/292527/?format=api",
"demozoo_url": "https://demozoo.org/productions/292527/",
"id": 292527,
"title": "LSP (Light Speed Player)",
"author_nicks": [
{
"name": "Oxygene",
"abbreviation": "OXG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
"id": 2118,
"name": "Oxygene",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-03-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
},
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Leonard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
"id": 2527,
"name": "Leonard",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://github.com/arnaud-carre/LSPlayer/archive/main.zip"
}
],
"external_links": [
{
"link_class": "GithubRepo",
"url": "https://github.com/arnaud-carre/LSPlayer"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=88177"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/c6/10/22f0.299368.png",
"original_width": 400,
"original_height": 269,
"standard_url": "https://media.demozoo.org/screens/s/c6/10/22f0.299368.jpg",
"standard_width": 400,
"standard_height": 269,
"thumbnail_url": "https://media.demozoo.org/screens/t/c6/10/22f0.299368.jpg",
"thumbnail_width": 200,
"thumbnail_height": 134
}
],
"tags": [
"source-available",
"lightspeedplayer"
]
}