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

{
    "url": "https://demozoo.org/api/v1/productions/383957/?format=api",
    "demozoo_url": "https://demozoo.org/productions/383957/",
    "id": 383957,
    "title": "Snowflake (Home Brew SBC/6809 assembler)",
    "author_nicks": [
        {
            "name": "Ken Willmott",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154221/?format=api",
                "id": 154221,
                "name": "Ken Willmott",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/59/?format=api",
            "id": 59,
            "name": "Code Challenge",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/vccc25/christmas_challenge/kenwillmott_homebrewsbc_6809assembler_322b_vc3-2025.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 168,
            "ranking": "168",
            "score": "322",
            "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/cb/eb/f58b.374717.jpg",
            "original_width": 1467,
            "original_height": 867,
            "standard_url": "https://media.demozoo.org/screens/s/cb/eb/f58b.374717.jpg",
            "standard_width": 400,
            "standard_height": 236,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/eb/f58b.374717.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 118
        }
    ],
    "tags": []
}