GET /api/v1/releasers/119890/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/289867/?format=api",
"demozoo_url": "https://demozoo.org/music/289867/",
"id": 289867,
"title": "Acme 404",
"author_nicks": [
{
"name": "VRNoodle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119889/?format=api",
"id": 119889,
"name": "VRNoodle",
"is_group": false
}
},
{
"name": "the other 486 quartet",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119890/?format=api",
"id": 119890,
"name": "the other 486 quartet",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-02-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]