GET /api/v1/releasers/89181/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/203269/?format=api",
"demozoo_url": "https://demozoo.org/music/203269/",
"id": 203269,
"title": "Dany's Voice",
"author_nicks": [
{
"name": "Dany",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/89181/?format=api",
"id": 89181,
"name": "Dany",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Krom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68637/?format=api",
"id": 68637,
"name": "Krom",
"is_group": true
}
}
],
"release_date": "1991-12-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]