GET /api/v1/releasers/36253/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/63397/?format=api",
"demozoo_url": "https://demozoo.org/music/63397/",
"id": 63397,
"title": "Stellar one",
"author_nicks": [
{
"name": "CJ Splinter",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9726/?format=api",
"id": 9726,
"name": "Splinter",
"is_group": false
}
},
{
"name": "MmcM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8995/?format=api",
"id": 8995,
"name": "MmcM",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "VA",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36253/?format=api",
"id": 36253,
"name": "VA",
"is_group": true
}
}
],
"release_date": "2011-07-23",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/69/?format=api",
"id": 69,
"name": "ZX Spectrum Enhanced"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]