GET /api/v1/releasers/113979/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/378991/?format=api",
"demozoo_url": "https://demozoo.org/music/378991/",
"id": 378991,
"title": "Acid Pigeon",
"author_nicks": [
{
"name": "Kilroy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/113979/?format=api",
"id": 113979,
"name": "Kilroy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "NoName",
"abbreviation": "NN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
"id": 8465,
"name": "NoName",
"is_group": true
}
}
],
"release_date": "2025-10-18",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]