GET /api/v1/releasers/1489/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/331/?format=api",
"demozoo_url": "https://demozoo.org/productions/331/",
"id": 331,
"title": "Memorial Songs",
"author_nicks": [
{
"name": "Alcatraz",
"abbreviation": "ATZ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/738/?format=api",
"id": 738,
"name": "Alcatraz",
"is_group": true
}
},
{
"name": "Mauve",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1489/?format=api",
"id": 1489,
"name": "Mauve",
"is_group": true
}
},
{
"name": "Scoopex",
"abbreviation": "SCX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/361/?format=api",
"id": 361,
"name": "Scoopex",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-05-12",
"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/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]