GET /api/v1/releasers/146204/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/371257/?format=api",
"demozoo_url": "https://demozoo.org/productions/371257/",
"id": 371257,
"title": "A demo, in Bytebeat?",
"author_nicks": [
{
"name": "Sychamis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146204/?format=api",
"id": 146204,
"name": "Sychamis",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-04-20",
"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": [
"bytebeat"
]
},
{
"url": "https://demozoo.org/api/v1/productions/361933/?format=api",
"demozoo_url": "https://demozoo.org/music/361933/",
"id": 361933,
"title": "Bumblebee",
"author_nicks": [
{
"name": "Sychamis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146204/?format=api",
"id": 146204,
"name": "Sychamis",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-11-23",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"6581",
"pal"
]
}
]