GET /api/v1/releasers/8023/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/318314/?format=api",
"demozoo_url": "https://demozoo.org/music/318314/",
"id": 318314,
"title": "The Devil's Dance!",
"author_nicks": [
{
"name": "The Zapper!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26954/?format=api",
"id": 26954,
"name": "The Zapper",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Distorted Staff",
"abbreviation": "DSD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46790/?format=api",
"id": 46790,
"name": "Distorted Staff",
"is_group": true
}
},
{
"name": "The Emulator Institute",
"abbreviation": "TEI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8023/?format=api",
"id": 8023,
"name": "The Emulator Institute",
"is_group": true
}
}
],
"release_date": "1994-05-31",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"8ch",
"s3m"
]
}
]