GET /api/v1/releasers/47802/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/374282/?format=api",
"demozoo_url": "https://demozoo.org/music/374282/",
"id": 374282,
"title": "Balada al Anochecer",
"author_nicks": [
{
"name": "Falkon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47802/?format=api",
"id": 47802,
"name": "Falkon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Zoran",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19285/?format=api",
"id": 19285,
"name": "Zoran",
"is_group": true
}
}
],
"release_date": "1995-07-22",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]