GET /api/v1/releasers/29844/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/49572/?format=api",
"demozoo_url": "https://demozoo.org/music/49572/",
"id": 49572,
"title": "Salsa",
"author_nicks": [
{
"name": "Marco",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29845/?format=api",
"id": 29845,
"name": "Marco",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pancakes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29844/?format=api",
"id": 29844,
"name": "Pancakes",
"is_group": true
}
}
],
"release_date": "2000-08-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]