GET /api/v1/releasers/33451/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/56774/?format=api",
"demozoo_url": "https://demozoo.org/music/56774/",
"id": 56774,
"title": "sleepless wind",
"author_nicks": [
{
"name": "Polir",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33451/?format=api",
"id": 33451,
"name": "Polir",
"is_group": false
}
},
{
"name": "Rain",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10982/?format=api",
"id": 10982,
"name": "Rain",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "SandS",
"abbreviation": "SNS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
"id": 10790,
"name": "SandS",
"is_group": true
}
}
],
"release_date": "2005-08-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]