GET /api/v1/productions/8197/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/8197/?format=api",
"demozoo_url": "https://demozoo.org/productions/8197/",
"id": 8197,
"title": "Thorsten",
"author_nicks": [
{
"name": "Boozoholics",
"abbreviation": "BZH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88/?format=api",
"id": 88,
"name": "Boozoholics",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-11",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Kusma",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
"id": 1998,
"name": "Kusma",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "Dominei",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/594/?format=api",
"id": 594,
"name": "Dominei",
"is_group": false
}
},
"category": "Music",
"role": ""
}
],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/demos/groups/boozoholics/bzh_thorsten.zip"
}
],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://github.com/kusma/last_engine_ever/releases/tag/thorsten"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=14223"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}