GET /api/v1/releasers/51746/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/117571/?format=api",
"demozoo_url": "https://demozoo.org/music/117571/",
"id": 117571,
"title": "Return to Innocence",
"author_nicks": [
{
"name": "Jam",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51746/?format=api",
"id": 51746,
"name": "Jam",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Clevers Group",
"abbreviation": "CLV",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9436/?format=api",
"id": 9436,
"name": "Clevers Group",
"is_group": true
}
}
],
"release_date": "1998",
"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": []
}
]