GET /api/v1/productions/284964/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/284964/?format=api",
"demozoo_url": "https://demozoo.org/productions/284964/",
"id": 284964,
"title": "LHA/LZX FileCheck v1.4",
"author_nicks": [
{
"name": "Delight",
"abbreviation": "DLT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
"id": 1635,
"name": "Delight",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-02-18",
"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": "Muad'dib",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9050/?format=api",
"id": 9050,
"name": "Muad'dib",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/resources/bbs/delight/dlt-fc14.lha"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/8e/59/5d31.278950.png",
"original_width": 720,
"original_height": 568,
"standard_url": "https://media.demozoo.org/screens/s/8e/59/5d31.278950.png",
"standard_width": 380,
"standard_height": 300,
"thumbnail_url": "https://media.demozoo.org/screens/t/8e/59/5d31.278950.png",
"thumbnail_width": 190,
"thumbnail_height": 150
}
],
"tags": [
"cli-tool",
"amiex-filecheck"
]
}