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

{
    "url": "https://demozoo.org/api/v1/productions/103854/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/103854/",
    "id": 103854,
    "title": "GunyoGunyo",
    "author_nicks": [
        {
            "name": "Hole",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24018/?format=api",
                "id": 24018,
                "name": "Hole",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "n.h.k.",
            "abbreviation": "n.h.k",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17561/?format=api",
                "id": 17561,
                "name": "n.h.k.",
                "is_group": true
            }
        }
    ],
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/tokyodemofest14/7_lines_glsl_graphics_compo/gunyogunyo-hole.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "102",
            "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"
    ]
}