GET /api/v1/releasers/151544/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/377145/?format=api",
"demozoo_url": "https://demozoo.org/productions/377145/",
"id": 377145,
"title": "2D Pipes",
"author_nicks": [
{
"name": "Ollibony",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/151544/?format=api",
"id": 151544,
"name": "Ollibony",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-08-24",
"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/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]