GET /api/v1/releasers/71144/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/218742/?format=api",
"demozoo_url": "https://demozoo.org/music/218742/",
"id": 218742,
"title": "In For the Count",
"author_nicks": [
{
"name": "Light",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71144/?format=api",
"id": 71144,
"name": "Light",
"is_group": false
}
},
{
"name": "Wildstyle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71143/?format=api",
"id": 71143,
"name": "Wildstyle",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]