GET /api/v1/releasers/6487/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5094/?format=api",
"demozoo_url": "https://demozoo.org/music/5094/",
"id": 5094,
"title": "Hermine",
"author_nicks": [
{
"name": "The Illusion Orchestra",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6487/?format=api",
"id": 6487,
"name": "The Illusion Orchestra",
"is_group": false
}
},
{
"name": "Xander Pills",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3040/?format=api",
"id": 3040,
"name": "Pinza",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-04-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]