GET /api/v1/releasers/24814/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/38556/?format=api",
"demozoo_url": "https://demozoo.org/music/38556/",
"id": 38556,
"title": "Lonely Hours",
"author_nicks": [
{
"name": "Gnoek",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24814/?format=api",
"id": 24814,
"name": "Gnoek",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "De Brasserie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24812/?format=api",
"id": 24812,
"name": "De Brasserie",
"is_group": true
}
}
],
"release_date": "1998-08-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]