GET /api/v1/productions/382222/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/382222/?format=api",
"demozoo_url": "https://demozoo.org/productions/382222/",
"id": 382222,
"title": "Demonic BBS Web Uploader",
"author_nicks": [
{
"name": "Demonic Productions",
"abbreviation": "DEM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120847/?format=api",
"id": 120847,
"name": "Demonic Productions",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-09-06",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/53/?format=api",
"id": 53,
"name": "BBS Door",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Esc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121724/?format=api",
"id": 121724,
"name": "Esc",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://jackphla.sh/files/dem-new/dem-bwul.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"source-available",
"bash-script"
]
}