GET /api/v1/productions/164540/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/164540/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/164540/",
    "id": 164540,
    "title": "Glow Effects",
    "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": "2014-03-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/tokyodemofest14/7_lines_glsl_graphics_compo/kagayaki-effect-hamuha.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63040"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "=12",
            "score": "90",
            "competition": {
                "id": 10174,
                "name": "7 Lines GLSL Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2118/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2118/",
                    "id": 2118,
                    "name": "TokyoDemoFest 2014",
                    "tagline": "",
                    "start_date": "2014-03-21",
                    "end_date": "2014-03-23",
                    "location": "Tōkyō-to, Tōkyō, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "shader-sandbox"
    ]
}