GET /api/v1/releasers/121691/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/291912/?format=api",
"demozoo_url": "https://demozoo.org/music/291912/",
"id": 291912,
"title": "Arpeggia 2",
"author_nicks": [
{
"name": "RTH",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121691/?format=api",
"id": 121691,
"name": "RTH",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Highflier",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121692/?format=api",
"id": 121692,
"name": "Highflier",
"is_group": true
}
}
],
"release_date": "2000-08-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]