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

{
    "url": "https://demozoo.org/api/v1/productions/383940/?format=api",
    "demozoo_url": "https://demozoo.org/productions/383940/",
    "id": 383940,
    "title": "Snowflake (Sinclair ZX Spectrum 48K/BASIC)",
    "author_nicks": [
        {
            "name": "Kaszi75",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128348/?format=api",
                "id": 128348,
                "name": "Kaszi75",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/59/?format=api",
            "id": 59,
            "name": "Code Challenge",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/file/d/171GcI9_G60zD4FVgtYZHkob-jAFjsJVm/view?usp=drive_link"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/vccc25/christmas_challenge/kaszi75_zx-spectrum48k_basic_231b_vc3-2025.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://logiker.com/Vintage-Computing-Christmas-Challenge-2025"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 151,
            "ranking": "151",
            "score": "231",
            "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/f8/57/3c4f.374457.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/f8/57/3c4f.374457.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/57/3c4f.374457.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}