GET /api/v1/releasers/128064/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/302402/?format=api",
"demozoo_url": "https://demozoo.org/music/302402/",
"id": 302402,
"title": "?",
"author_nicks": [
{
"name": "Dave",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10266/?format=api",
"id": 10266,
"name": "Dave",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Freezers",
"abbreviation": "FRS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2723/?format=api",
"id": 2723,
"name": "Freezers",
"is_group": true
}
},
{
"name": "Kraciaste",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128064/?format=api",
"id": 128064,
"name": "Kraciaste",
"is_group": true
}
}
],
"release_date": "1995",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]