GET /api/v1/releasers/63886/member_productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/153590/?format=api",
"demozoo_url": "https://demozoo.org/music/153590/",
"id": 153590,
"title": "Breaking Wave",
"author_nicks": [
{
"name": "Akaobi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63885/?format=api",
"id": 63885,
"name": "Akaobi",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "SID Media Lab",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63886/?format=api",
"id": 63886,
"name": "SID Media Lab",
"is_group": true
}
}
],
"release_date": "2016-02-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]