GET /api/v1/releasers/2921/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/32500/?format=api",
"demozoo_url": "https://demozoo.org/music/32500/",
"id": 32500,
"title": "Milo Mistake",
"author_nicks": [
{
"name": "Codac",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/482/?format=api",
"id": 482,
"name": "Codac",
"is_group": false
}
},
{
"name": "Nasty Boy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2921/?format=api",
"id": 2921,
"name": "Nasty Boy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-04-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]