GET /api/v1/releasers/20882/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30816/?format=api",
"demozoo_url": "https://demozoo.org/productions/30816/",
"id": 30816,
"title": "ScubaZed",
"author_nicks": [
{
"name": "AntTrash",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20882/?format=api",
"id": 20882,
"name": "AntTrash",
"is_group": false
}
},
{
"name": "ShaDeFaDe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20881/?format=api",
"id": 20881,
"name": "ShaDeFaDe",
"is_group": false
}
},
{
"name": "Zed",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10469/?format=api",
"id": 10469,
"name": "Zed",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-04-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/48/?format=api",
"id": 48,
"name": "Java"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]