GET /api/v1/productions/133214/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/133214/?format=api",
"demozoo_url": "https://demozoo.org/graphics/133214/",
"id": 133214,
"title": "Enter the world of magnetic fluid",
"author_nicks": [
{
"name": "hamuha",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48465/?format=api",
"id": 48465,
"name": "hamuha",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-02-21",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/27/?format=api",
"id": 27,
"name": "Executable Graphics",
"supertype": "graphics"
}
],
"credits": [],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/parties/2015/tokyodemofest15/glsl_graphics/hamuha_magneticfluid.fs"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 7,
"ranking": "7",
"score": "157",
"competition": {
"id": 11254,
"name": "GLSL Graphics",
"party": {
"url": "https://demozoo.org/api/v1/parties/2489/?format=api",
"demozoo_url": "https://demozoo.org/parties/2489/",
"id": 2489,
"name": "TokyoDemoFest 2015",
"tagline": "",
"start_date": "2015-02-21",
"end_date": "2015-02-22",
"location": "Tōkyō-to, Tōkyō, Japan",
"is_online": false,
"country_code": "JP",
"latitude": 35.6895,
"longitude": 139.69171,
"website": "http://tokyodemofest.jp/2015/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"shader-sandbox"
]
}