GET /api/v1/releasers/118785/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/231024/?format=api",
"demozoo_url": "https://demozoo.org/music/231024/",
"id": 231024,
"title": "-unknown- (from Hostages)",
"author_nicks": [
{
"name": "Snooper",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/99741/?format=api",
"id": 99741,
"name": "Snooper",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Fantasy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118785/?format=api",
"id": 118785,
"name": "Fantasy",
"is_group": true
}
}
],
"release_date": "1988-12-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]