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

{
    "url": "https://demozoo.org/api/v1/productions/371225/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/371225/",
    "id": 371225,
    "title": "Quattro",
    "author_nicks": [
        {
            "name": "Klos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88858/?format=api",
                "id": 88858,
                "name": "Klos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-04-20",
    "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/2025/revision25/4k-executable-graphics/k2_quattro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/sp0lsh/sp0lsh.github.com/blob/78e8d4cd7b2636bb4ecb6f8ce237f3875492c352/k2_quattro_hd.png"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103957"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1044",
            "competition": {
                "id": 19813,
                "name": "4K Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5222/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5222/",
                    "id": 5222,
                    "name": "Revision 2025",
                    "tagline": "Grow Beyond",
                    "start_date": "2025-04-18",
                    "end_date": "2025-04-21",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2025.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/7d/cb93.359351.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/63/7d/cb93.359351.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/7d/cb93.359351.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "opengl",
        "shader-minifier"
    ]
}