GET /api/v1/releasers/148983/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371146/?format=api",
"demozoo_url": "https://demozoo.org/music/371146/",
"id": 371146,
"title": "Incoming",
"author_nicks": [
{
"name": "archydragon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/148983/?format=api",
"id": 148983,
"name": "archydragon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-04-20",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/32/?format=api",
"id": 32,
"name": "32K Executable Music",
"supertype": "music"
}
],
"tags": [
"squishy",
"ableton-live"
]
}
]