GET /api/v1/releasers/146369/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/362519/?format=api",
"demozoo_url": "https://demozoo.org/productions/362519/",
"id": 362519,
"title": "Shrink Ray",
"author_nicks": [
{
"name": "DJ Level 3",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146369/?format=api",
"id": 146369,
"name": "DJ Level 3",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bus Error Collective",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/138008/?format=api",
"id": 138008,
"name": "Teletype Corporation",
"is_group": true
}
}
],
"release_date": "2024-12-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]