GET /api/v1/releasers/5527/member_productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28041/?format=api",
"demozoo_url": "https://demozoo.org/music/28041/",
"id": 28041,
"title": "Smurfe-rave",
"author_nicks": [
{
"name": "Herr Apekatt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1167/?format=api",
"id": 1167,
"name": "Grimlock",
"is_group": false
}
},
{
"name": "Onkel Ballong",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
"id": 1179,
"name": "Superted",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Kjøttkaker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5527/?format=api",
"id": 5527,
"name": "Kjøttkakene",
"is_group": true
}
}
],
"release_date": "1995-09-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]