GET /api/v1/releasers/148984/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371347/?format=api",
"demozoo_url": "https://demozoo.org/productions/371347/",
"id": 371347,
"title": "4deKades",
"author_nicks": [
{
"name": "Creative People for CPC",
"abbreviation": "CPC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/148984/?format=api",
"id": 148984,
"name": "Creative People for CPC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-04-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]