GET /api/v1/releasers/122162/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371659/?format=api",
"demozoo_url": "https://demozoo.org/productions/371659/",
"id": 371659,
"title": "Llama2.C64",
"author_nicks": [
{
"name": "YTM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122162/?format=api",
"id": 122162,
"name": "YTM",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Elysium",
"abbreviation": "ESM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
"id": 8857,
"name": "Elysium",
"is_group": true
}
}
],
"release_date": "2025-04-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/292849/?format=api",
"demozoo_url": "https://demozoo.org/productions/292849/",
"id": 292849,
"title": "C64 Bitcoin Miner",
"author_nicks": [
{
"name": "YTM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122162/?format=api",
"id": 122162,
"name": "YTM",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-04-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"source-available"
]
}
]