GET /api/v1/releasers/44298/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/91754/?format=api",
"demozoo_url": "https://demozoo.org/music/91754/",
"id": 91754,
"title": "old school #15",
"author_nicks": [
{
"name": "juho karvilainen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32680/?format=api",
"id": 32680,
"name": "juho karvilainen",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "dynamix xinasse",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44298/?format=api",
"id": 44298,
"name": "dynamix xinasse",
"is_group": true
}
}
],
"release_date": "2001-12-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]