GET /api/v1/productions/99534/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/99534/?format=api",
"demozoo_url": "https://demozoo.org/productions/99534/",
"id": 99534,
"title": "BITS5009",
"author_nicks": [
{
"name": "BITS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
"id": 3947,
"name": "BITS",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-12-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"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/compos/tmdcxi/bits5009-msdos-20081205.zip"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=52424"
}
],
"release_parties": [],
"competition_placings": [
{
"position": 6,
"ranking": "6",
"score": "15.000",
"competition": {
"id": 9951,
"name": "Textmode Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/2082/?format=api",
"demozoo_url": "https://demozoo.org/parties/2082/",
"id": 2082,
"name": "TMDC 2008",
"tagline": "11",
"start_date": "2008-11-11",
"end_date": "2008-12-12",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://tmdc.scene.org/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"textmode"
]
}