GET /api/v1/releasers/17900/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/24758/?format=api",
"demozoo_url": "https://demozoo.org/music/24758/",
"id": 24758,
"title": "Futureworlds",
"author_nicks": [
{
"name": "Konsumer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/602/?format=api",
"id": 602,
"name": "Jazz",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "konsumer.de",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17900/?format=api",
"id": 17900,
"name": "konsumer.de",
"is_group": true
}
}
],
"release_date": "2000-12-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]