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

{
    "url": "https://demozoo.org/api/v1/productions/388900/?format=api",
    "demozoo_url": "https://demozoo.org/productions/388900/",
    "id": 388900,
    "title": "Let It Snow!",
    "author_nicks": [
        {
            "name": "Aki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2026-03-14",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "ZX Spectrum BASIC"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://littlefluffygroup.eu/download/765f037b-76db-4837-b54c-6f3aae23d78d/"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZmqiLlAvZF0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "384",
            "competition": {
                "id": 20722,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5285/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5285/",
                    "id": 5285,
                    "name": "Forever 2026",
                    "tagline": "24: 8-Bit Winter Games",
                    "start_date": "2026-03-13",
                    "end_date": "2026-03-15",
                    "location": "Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41667,
                    "longitude": 17.66667,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/5c/41de.378207.png",
            "original_width": 960,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/3e/5c/41de.378207.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/5c/41de.378207.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}