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

{
    "url": "https://demozoo.org/api/v1/productions/168461/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/168461/",
    "id": 168461,
    "title": "Neon Ring",
    "author_nicks": [
        {
            "name": "PumpkinHead",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69921/?format=api",
                "id": 69921,
                "name": "PumpkinHead",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "digirea",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69922/?format=api",
                "id": 69922,
                "name": "digirea",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-02-19",
    "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/2017/tokyodemofest17/glsl_graphics_compo/neonring.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "10",
            "score": "125",
            "competition": {
                "id": 13036,
                "name": "GLSL Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3092/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3092/",
                    "id": 3092,
                    "name": "TokyoDemoFest 2017",
                    "tagline": "",
                    "start_date": "2017-02-18",
                    "end_date": "2017-02-19",
                    "location": "Tokyo Prefecture, Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2017/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "shader-sandbox"
    ]
}