GET /api/v1/releasers/62706/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/383909/?format=api",
"demozoo_url": "https://demozoo.org/productions/383909/",
"id": 383909,
"title": "Snowflake (Dragon 32/Dragon BASIC)",
"author_nicks": [
{
"name": "Sixxie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62706/?format=api",
"id": 62706,
"name": "Sixxie",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-12-28",
"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/59/?format=api",
"id": 59,
"name": "Code Challenge",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/151542/?format=api",
"demozoo_url": "https://demozoo.org/productions/151542/",
"id": 151542,
"title": "Nyan Dat Dragon 64",
"author_nicks": [
{
"name": "Sixxie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62706/?format=api",
"id": 62706,
"name": "Sixxie",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-08",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"nyancat",
"dragon",
"dragon64"
]
}
]