GET /api/v1/releasers/149008/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371258/?format=api",
"demozoo_url": "https://demozoo.org/productions/371258/",
"id": 371258,
"title": "Small64",
"author_nicks": [
{
"name": "N64Brew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/149008/?format=api",
"id": 149008,
"name": "N64Brew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-04-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/39/?format=api",
"id": 39,
"name": "Nintendo 64 (N64)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]