GET /api/v1/releasers/110499/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/362529/?format=api",
"demozoo_url": "https://demozoo.org/productions/362529/",
"id": 362529,
"title": "Furore",
"author_nicks": [
{
"name": "Triade",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110499/?format=api",
"id": 110499,
"name": "Triade",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-12-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/70/?format=api",
"id": 70,
"name": "Atari Lynx"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]