GET /api/v1/releasers/64410/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/154594/?format=api",
"demozoo_url": "https://demozoo.org/music/154594/",
"id": 154594,
"title": "Prisoner's Chain",
"author_nicks": [
{
"name": "VJ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64410/?format=api",
"id": 64410,
"name": "VJ",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Head Storm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64409/?format=api",
"id": 64409,
"name": "Head Storm",
"is_group": true
}
}
],
"release_date": "1998-12-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]