GET /api/v1/productions/356062/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/356062/?format=api",
"demozoo_url": "https://demozoo.org/productions/356062/",
"id": 356062,
"title": "pyshader_minifier",
"author_nicks": [
{
"name": "Team210",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76968/?format=api",
"id": 76968,
"name": "Team210",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-04-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://github.com/LeStahL/pyshader_minifier/releases/download/1.1.0/shader_minifier-1.1.0-windows.zip"
}
],
"external_links": [
{
"link_class": "GithubRepo",
"url": "https://github.com/LeStahL/pyshader_minifier"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=96763"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"shader-minifier",
"shaderminifier",
"tools"
]
}