GET /api/v1/releasers/8427/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/345891/?format=api",
"demozoo_url": "https://demozoo.org/productions/345891/",
"id": 345891,
"title": "Soul On Fire",
"author_nicks": [
{
"name": "Quiss",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8427/?format=api",
"id": 8427,
"name": "Quiss",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Reflex",
"abbreviation": "RFX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7272/?format=api",
"id": 7272,
"name": "Reflex",
"is_group": true
}
}
],
"release_date": "2024-05-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": [
"source-available",
"meteoriks-watchlist-2025"
]
}
]