GET /api/v1/productions/275425/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/275425/?format=api",
"demozoo_url": "https://demozoo.org/productions/275425/",
"id": 275425,
"title": "Myst for Apple II",
"author_nicks": [
{
"name": "Deater",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
"id": 76588,
"name": "Deater",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "VMW Software Production",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76586/?format=api",
"id": 76586,
"name": "VMW Software Production",
"is_group": true
}
}
],
"release_date": "2020-03-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"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": "http://www.deater.net/weave/vmwprod/mist/mist.dsk"
}
],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.deater.net/weave/vmwprod/mist/"
},
{
"link_class": "GithubDirectory",
"url": "http://github.com/deater/dos33fsprogs/tree/master/mist/"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=84966"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/64/23/cf72.305657.jpg",
"original_width": 356,
"original_height": 295,
"standard_url": "https://media.demozoo.org/screens/s/64/23/cf72.305657.jpg",
"standard_width": 356,
"standard_height": 295,
"thumbnail_url": "https://media.demozoo.org/screens/t/64/23/cf72.305657.jpg",
"thumbnail_width": 181,
"thumbnail_height": 150
}
],
"tags": [
"source-available"
]
}