GET /api/v1/productions/152209/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/152209/?format=api",
"demozoo_url": "https://demozoo.org/productions/152209/",
"id": 152209,
"title": "BITS5037",
"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": "2015-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/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/demos/compos/tmdc18/bits5037-msdos-20151212.zip"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=66724"
}
],
"release_parties": [],
"competition_placings": [
{
"position": 3,
"ranking": "3",
"score": "29.17",
"competition": {
"id": 12079,
"name": "Textmode Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/2764/?format=api",
"demozoo_url": "https://demozoo.org/parties/2764/",
"id": 2764,
"name": "TMDC 2015",
"tagline": "18",
"start_date": "2015-11-11",
"end_date": "2015-12-12",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://tmdc.scene.org/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"textmode"
]
}