GET /api/v1/productions/99494/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/99494/?format=api",
"demozoo_url": "https://demozoo.org/productions/99494/",
"id": 99494,
"title": "Door",
"author_nicks": [
{
"name": "HyperCube",
"abbreviation": "HC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
"id": 28780,
"name": "HyperCube",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/demos/groups/hypercube/door.dmg.gz"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=17703"
}
],
"release_parties": [],
"competition_placings": [
{
"position": 2,
"ranking": "2",
"score": "",
"competition": {
"id": 9995,
"name": "Mac Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/2094/?format=api",
"demozoo_url": "https://demozoo.org/parties/2094/",
"id": 2094,
"name": "Rushed Metal June 2005",
"tagline": "",
"start_date": "2005",
"end_date": "2005",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}