GET /api/v1/releasers/22337/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/33566/?format=api",
"demozoo_url": "https://demozoo.org/music/33566/",
"id": 33566,
"title": "Mystic Voyage",
"author_nicks": [
{
"name": "Zenga",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22337/?format=api",
"id": 22337,
"name": "Zenga",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Interlaced Bytes",
"abbreviation": "ib",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22253/?format=api",
"id": 22253,
"name": "Interlaced Bytes",
"is_group": true
}
}
],
"release_date": "1997-11-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]