GET /api/v1/productions/291869/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/291869/?format=api",
"demozoo_url": "https://demozoo.org/productions/291869/",
"id": 291869,
"title": "D.F.T. Amiga Dos File Tracer",
"author_nicks": [
{
"name": "The Silents",
"abbreviation": "TSL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/101/?format=api",
"id": 101,
"name": "The Silents",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Mogwie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1264/?format=api",
"id": 1264,
"name": "Mogwie",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/0c/97/c7dd.287970.png",
"original_width": 720,
"original_height": 568,
"standard_url": "https://media.demozoo.org/screens/s/0c/97/c7dd.287970.png",
"standard_width": 380,
"standard_height": 300,
"thumbnail_url": "https://media.demozoo.org/screens/t/0c/97/c7dd.287970.png",
"thumbnail_width": 190,
"thumbnail_height": 150
}
],
"tags": [
"cracking-tools"
]
}