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

{
    "url": "https://demozoo.org/api/v1/productions/59054/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/59054/",
    "id": 59054,
    "title": "Godspeed",
    "author_nicks": [
        {
            "name": "Quite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3636/?format=api",
                "id": 3636,
                "name": "Quite",
                "is_group": true
            }
        },
        {
            "name": "Youth Uprising",
            "abbreviation": "YUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-16",
    "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": [
        {
            "nick": {
                "name": "Ized",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3843/?format=api",
                    "id": 3843,
                    "name": "Ized",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "unc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3842/?format=api",
                    "id": 3842,
                    "name": "unc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Shaders"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/buenzli17/4kgrfx/godspeed_final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/buenzli17/4kgrfx/godspeed_partyfix.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51285"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "130",
            "competition": {
                "id": 6422,
                "name": "4K Procedural Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/790/",
                    "id": 790,
                    "name": "Buenzli 2008 (17)",
                    "tagline": "",
                    "start_date": "2008-08-15",
                    "end_date": "2008-08-17",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz17.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/7a/1515.pl64622.jpg",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/6c/7a/1515.pl64622.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/7a/1515.pl64622.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "crinkler",
        "shader-model-3.0",
        "opengl-2.0"
    ]
}