GET /api/v1/productions/379575/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/379575/?format=api",
"demozoo_url": "https://demozoo.org/productions/379575/",
"id": 379575,
"title": "ADX Player v1.0",
"author_nicks": [
{
"name": "El Barto",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/399/?format=api",
"id": 399,
"name": "Bartman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-01-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/23/?format=api",
"id": 23,
"name": "Sega Dreamcast"
},
{
"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": "SceneOrgFile",
"url": "https://files.scene.org/view/resources/tools/dreamcast/in_adx.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"source-available",
"music-player",
"console-tool",
"dll"
]
}