GET /api/v1/releasers/29932/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/373543/?format=api",
"demozoo_url": "https://demozoo.org/productions/373543/",
"id": 373543,
"title": "pertussis 15k",
"author_nicks": [
{
"name": "7r1x",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123421/?format=api",
"id": 123421,
"name": "7r1x",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Neuralyte",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29932/?format=api",
"id": 29932,
"name": "Neuralyte",
"is_group": true
}
}
],
"release_date": "2025-06-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]