GET /api/v1/releasers/32776/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54700/?format=api",
"demozoo_url": "https://demozoo.org/music/54700/",
"id": 54700,
"title": "Isabel La Fantasia (Bagdad)",
"author_nicks": [
{
"name": "Stiffler",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32776/?format=api",
"id": 32776,
"name": "Stiffler",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Simbols",
"abbreviation": "SMB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9712/?format=api",
"id": 9712,
"name": "Simbols",
"is_group": true
}
}
],
"release_date": "2008-11-19",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]