GET /api/v1/productions/156345/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/156345/?format=api",
"demozoo_url": "https://demozoo.org/productions/156345/",
"id": 156345,
"title": "DirMaster V1.0A",
"author_nicks": [
{
"name": "Style",
"abbreviation": "STL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5105/?format=api",
"id": 5105,
"name": "Style",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-11-08",
"supertype": "production",
"platforms": [
{
"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": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://style64.org/file/DirMaster_v1.0a_Win32-STYLE.zip"
},
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/resources/tools/c64/dirmaster_v1.0a_win32-style.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"dirmaster",
"directory-editor"
]
}