GET /api/v1/releasers/112037/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/273473/?format=api",
"demozoo_url": "https://demozoo.org/music/273473/",
"id": 273473,
"title": "Eyes of Blind",
"author_nicks": [
{
"name": "Gorth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/112037/?format=api",
"id": 112037,
"name": "Gorth",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Evenflow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/112038/?format=api",
"id": 112038,
"name": "Evenflow",
"is_group": true
}
}
],
"release_date": "1999-09-25",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]