GET /api/v1/productions/190106/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/190106/?format=api",
"demozoo_url": "https://demozoo.org/productions/190106/",
"id": 190106,
"title": "Sound Sonar V1.1",
"author_nicks": [
{
"name": "STune Development Team",
"abbreviation": "SDT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2243/?format=api",
"id": 2243,
"name": "STune Development Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-01-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Sokrates",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31590/?format=api",
"id": 31590,
"name": "Charon",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "FujiologyFile",
"url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/SDT/SSONAR.ZIP"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"vlm",
"whip-plugin"
]
}