GET /api/v1/releasers/54547/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/125232/?format=api",
"demozoo_url": "https://demozoo.org/music/125232/",
"id": 125232,
"title": "Al-Hazred",
"author_nicks": [
{
"name": "Sissyfus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54546/?format=api",
"id": 54546,
"name": "Sissyfus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mello",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54547/?format=api",
"id": 54547,
"name": "Mello",
"is_group": true
}
}
],
"release_date": "1998-02-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"8ch",
"xm"
]
}
]