GET /api/v1/releasers/47024/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/333672/?format=api",
"demozoo_url": "https://demozoo.org/productions/333672/",
"id": 333672,
"title": "C64 Dark Mode Kernal",
"author_nicks": [
{
"name": "Devoid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47024/?format=api",
"id": 47024,
"name": "Devoid",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-11-25",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/302287/?format=api",
"demozoo_url": "https://demozoo.org/graphics/302287/",
"id": 302287,
"title": "Carnival of Carnage",
"author_nicks": [
{
"name": "Devoid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47024/?format=api",
"id": 47024,
"name": "Devoid",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mud",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82950/?format=api",
"id": 82950,
"name": "Mud",
"is_group": true
}
}
],
"release_date": "1996-09",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"bbs-ad-gfx"
]
}
]