GET /api/v1/releasers/17410/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/23922/?format=api",
"demozoo_url": "https://demozoo.org/music/23922/",
"id": 23922,
"title": "Ubermensch",
"author_nicks": [
{
"name": "Poko666",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17409/?format=api",
"id": 17409,
"name": "Poko666",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "CJ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17410/?format=api",
"id": 17410,
"name": "CJ",
"is_group": true
}
}
],
"release_date": "2000-04-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]