GET /api/v1/releasers/64090/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/153764/?format=api",
"demozoo_url": "https://demozoo.org/music/153764/",
"id": 153764,
"title": "Dream",
"author_nicks": [
{
"name": "Katona Daniel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64090/?format=api",
"id": 64090,
"name": "Katona Daniel",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Chaos and Death",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64091/?format=api",
"id": 64091,
"name": "Chaos and Death",
"is_group": true
}
}
],
"release_date": "1997-04-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]