GET /api/v1/releasers/121658/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/243002/?format=api",
"demozoo_url": "https://demozoo.org/productions/243002/",
"id": 243002,
"title": "Tools for Fools 9",
"author_nicks": [
{
"name": "Equinox",
"abbreviation": "EQX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
"id": 1596,
"name": "Equinox",
"is_group": true
}
},
{
"name": "Vacuum Design",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121658/?format=api",
"id": 121658,
"name": "Vacuum Design",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-03-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": [
"tools-for-fools"
]
}
]