GET /api/v1/releasers/39266/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/71709/?format=api",
"demozoo_url": "https://demozoo.org/music/71709/",
"id": 71709,
"title": "Dodalbreitsimmer",
"author_nicks": [
{
"name": "Mozart",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39265/?format=api",
"id": 39265,
"name": "Mozart",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Notausgang",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39266/?format=api",
"id": 39266,
"name": "Notausgang",
"is_group": true
}
}
],
"release_date": "1994-10-09",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]