GET /api/v1/releasers/63611/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/214920/?format=api",
"demozoo_url": "https://demozoo.org/music/214920/",
"id": 214920,
"title": "Broken Piano",
"author_nicks": [
{
"name": "Dr. Avalanche",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50208/?format=api",
"id": 50208,
"name": "Dr. Avalanche",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Chaos Bros.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63611/?format=api",
"id": 63611,
"name": "Chaos Bros.",
"is_group": true
}
}
],
"release_date": "1997-02-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]