GET /api/v1/releasers/14925/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/7780/?format=api",
"demozoo_url": "https://demozoo.org/music/7780/",
"id": 7780,
"title": "Introversion",
"author_nicks": [
{
"name": "Akira",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14925/?format=api",
"id": 14925,
"name": "Akira",
"is_group": false
}
},
{
"name": "Falcon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9834/?format=api",
"id": 9834,
"name": "Falcon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"16ch",
"xm"
]
}
]