GET /api/v1/productions/96704/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/96704/?format=api",
"demozoo_url": "https://demozoo.org/productions/96704/",
"id": 96704,
"title": "The \"Happy New Year 96!\" Killer",
"author_nicks": [
{
"name": "Powerline",
"abbreviation": "PWL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
"id": 6579,
"name": "Powerline",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-04-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Raylight",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10110/?format=api",
"id": 10110,
"name": "Raylight",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "Chip",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6577/?format=api",
"id": 6577,
"name": "Chip",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://aminet.net/package/util/virus/killhappy"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"antivirus",
"command-line-tool"
]
}