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

{
    "url": "https://demozoo.org/api/v1/productions/28417/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28417/",
    "id": 28417,
    "title": "Voyager.tga",
    "author_nicks": [
        {
            "name": "Esteban W. G. Clua",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19581/?format=api",
                "id": 19581,
                "name": "Esteban W. G. Clua",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fusion Computer Graphics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19582/?format=api",
                "id": 19582,
                "name": "Fusion Computer Graphics",
                "is_group": true
            }
        }
    ],
    "release_date": "1995",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.142",
            "competition": {
                "id": 2134,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/716/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/716/",
                    "id": 716,
                    "name": "Painless Compo (PC) 1995",
                    "tagline": "",
                    "start_date": "1995-12-07",
                    "end_date": "1996-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}