GET /api/v1/releasers/22598/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/34045/?format=api",
"demozoo_url": "https://demozoo.org/music/34045/",
"id": 34045,
"title": "Fall of the Golden Rose",
"author_nicks": [
{
"name": "MikeX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10286/?format=api",
"id": 10286,
"name": "MikeX",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Shadows Of The Underground",
"abbreviation": "SOTU",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13788/?format=api",
"id": 13788,
"name": "Shadows Of The Underground",
"is_group": true
}
},
{
"name": "Synopsis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22598/?format=api",
"id": 22598,
"name": "Synopsis",
"is_group": true
}
},
{
"name": "Xenon",
"abbreviation": "XNN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
"id": 19785,
"name": "Xenon Development",
"is_group": true
}
}
],
"release_date": "1997-07-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]