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

{
    "url": "https://demozoo.org/api/v1/productions/54347/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54347/",
    "id": 54347,
    "title": "opengl_render_test",
    "author_nicks": [
        {
            "name": "Xiod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15935/?format=api",
                "id": 15935,
                "name": "Xiod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crolyx",
            "abbreviation": "CRLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5957/?format=api",
                "id": 5957,
                "name": "Crolyx",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-30",
    "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/2008/chaosconstructions08/grfx/4k/opengl_render_test_party.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51559"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 5725,
                "name": "4K Procedural Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/593/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/593/",
                    "id": 593,
                    "name": "Chaos Constructions 2008",
                    "tagline": "",
                    "start_date": "2008-08-30",
                    "end_date": "2008-08-31",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/50/9473.110936.jpg",
            "original_width": 800,
            "original_height": 597,
            "standard_url": "https://media.demozoo.org/screens/s/be/50/9473.110936.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/50/9473.110936.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}