GET /api/v1/releasers/136346/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/359389/?format=api",
"demozoo_url": "https://demozoo.org/productions/359389/",
"id": 359389,
"title": "Vadelmavene",
"author_nicks": [
{
"name": "Samsa",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136346/?format=api",
"id": 136346,
"name": "Samsa",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-10-12",
"supertype": "production",
"platforms": [],
"types": [],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/320121/?format=api",
"demozoo_url": "https://demozoo.org/productions/320121/",
"id": 320121,
"title": "ChatGPT teach me shaders",
"author_nicks": [
{
"name": "Samsa",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136346/?format=api",
"id": 136346,
"name": "Samsa",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-02-25",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"shader-sandbox",
"ai-generated-code"
]
}
]