GET /api/v1/releasers/109892/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/282534/?format=api",
"demozoo_url": "https://demozoo.org/music/282534/",
"id": 282534,
"title": "The Paradox of Time",
"author_nicks": [
{
"name": "White Noise",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/109892/?format=api",
"id": 109892,
"name": "White Noise",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hornet",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8923/?format=api",
"id": 8923,
"name": "Hornet",
"is_group": true
}
}
],
"release_date": "1995-04-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"7ch",
"s3m"
]
}
]