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

{
    "url": "https://demozoo.org/api/v1/productions/383961/?format=api",
    "demozoo_url": "https://demozoo.org/productions/383961/",
    "id": 383961,
    "title": "Snowflake (Commodore C64/BASIC V2)",
    "author_nicks": [
        {
            "name": "FieserWolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3530/?format=api",
                "id": 3530,
                "name": "Fieser Wolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Abyss-Connection",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3941/?format=api",
                "id": 3941,
                "name": "Abyss-Connection",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/vccc25/christmas_challenge/fieserwolf_c64_basic_358b_vc3-2025.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 172,
            "ranking": "172",
            "score": "358",
            "competition": {
                "id": 20550,
                "name": "Christmas Snowflake Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5456/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5456/",
                    "id": 5456,
                    "name": "VCCC 2025",
                    "tagline": "",
                    "start_date": "2025-12-01",
                    "end_date": "2025-12-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://logiker.com/VCCC2025"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/8e/e168.374721.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2a/8e/e168.374721.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/8e/e168.374721.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}