GET /api/v1/releasers/149013/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371267/?format=api",
"demozoo_url": "https://demozoo.org/productions/371267/",
"id": 371267,
"title": "REV7E9",
"author_nicks": [
{
"name": "Syntax Inc.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/149013/?format=api",
"id": 149013,
"name": "Syntax Inc.",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-04-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/81/?format=api",
"id": 81,
"name": "PICO-8"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/371330/?format=api",
"demozoo_url": "https://demozoo.org/productions/371330/",
"id": 371330,
"title": "Axteroids",
"author_nicks": [
{
"name": "Syntax Inc.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/149013/?format=api",
"id": 149013,
"name": "Syntax Inc.",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-04-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/81/?format=api",
"id": 81,
"name": "PICO-8"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"demake",
"asteroids"
]
}
]