GET /api/v1/releasers/21420/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/89243/?format=api",
"demozoo_url": "https://demozoo.org/music/89243/",
"id": 89243,
"title": "Erlend Tar Bussen",
"author_nicks": [
{
"name": "Infinite",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16812/?format=api",
"id": 16812,
"name": "Infinite",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dreamdealers",
"abbreviation": "DRD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/739/?format=api",
"id": 739,
"name": "Dreamdealers",
"is_group": true
}
},
{
"name": "Ignorance",
"abbreviation": "IGN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16982/?format=api",
"id": 16982,
"name": "Ignorance",
"is_group": true
}
},
{
"name": "SLD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21420/?format=api",
"id": 21420,
"name": "SLD",
"is_group": true
}
}
],
"release_date": "1997-02-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]