GET /api/v1/releasers/20747/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/71922/?format=api",
"demozoo_url": "https://demozoo.org/music/71922/",
"id": 71922,
"title": "Love Is So Deep",
"author_nicks": [
{
"name": "Dire",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20747/?format=api",
"id": 20747,
"name": "Dire",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Dark Demon",
"abbreviation": "TDD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/942/?format=api",
"id": 942,
"name": "The Dark Demon",
"is_group": true
}
}
],
"release_date": "1994-10-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]