GET /api/v1/releasers/74206/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/373539/?format=api",
"demozoo_url": "https://demozoo.org/productions/373539/",
"id": 373539,
"title": "Tetris 256 - ZX Spectrum",
"author_nicks": [
{
"name": "Insomniac",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74206/?format=api",
"id": 74206,
"name": "Insomniac",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Zirconium Team",
"abbreviation": "TZT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
"id": 26353,
"name": "The Zirconium Team",
"is_group": true
}
}
],
"release_date": "2025-06-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]