GET /api/v1/releasers/67263/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/156939/?format=api",
"demozoo_url": "https://demozoo.org/music/156939/",
"id": 156939,
"title": "Sjoerd's Tequila Bar",
"author_nicks": [
{
"name": "Mark van Den",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20350/?format=api",
"id": 20350,
"name": "Mark van Den",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sonic Dissent Allstarz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67263/?format=api",
"id": 67263,
"name": "SONiC DiSSENT",
"is_group": true
}
}
],
"release_date": "2016-05-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]