GET /api/v1/releasers/64269/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/154365/?format=api",
"demozoo_url": "https://demozoo.org/music/154365/",
"id": 154365,
"title": "Uninvited Guest",
"author_nicks": [
{
"name": "Bert",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16013/?format=api",
"id": 16013,
"name": "Bert",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Epinicion",
"abbreviation": "EPI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
"id": 30711,
"name": "Epinicion",
"is_group": true
}
},
{
"name": "PositiveNoise",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64269/?format=api",
"id": 64269,
"name": "PositiveNoise",
"is_group": true
}
},
{
"name": "tRiP",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31318/?format=api",
"id": 31318,
"name": "tRiP",
"is_group": true
}
}
],
"release_date": "1995-09-09",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]