GET /api/v1/releasers/15890/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/224352/?format=api",
"demozoo_url": "https://demozoo.org/music/224352/",
"id": 224352,
"title": "Top-Mix 2.0",
"author_nicks": [
{
"name": "Mc Mark Dee",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96943/?format=api",
"id": 96943,
"name": "Mc Mark Dee",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Time of Perfects",
"abbreviation": "TOP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15890/?format=api",
"id": 15890,
"name": "Time of Perfects",
"is_group": true
}
}
],
"release_date": "1990",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]