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

{
    "url": "https://demozoo.org/api/v1/productions/365286/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365286/",
    "id": 365286,
    "title": "SnowNoNoNEXT",
    "author_nicks": [
        {
            "name": "Rcl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20639/?format=api",
                "id": 20639,
                "name": "Rcl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Virtual Vision Group",
            "abbreviation": "VVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                "id": 9176,
                "name": "Virtual Vision Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-01-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/dh2025winter/enhanced/snownononext_1kb_intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dh2025winter/enhanced/3723"
        },
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/RCL/ZXSpectrumOpenSource/tree/main/VirtualVisionGroup/SnownonoNext"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102926"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lgSneH-Uw0s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.19",
            "competition": {
                "id": 19628,
                "name": "LowEnd Enhanced Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5159/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5159/",
                    "id": 5159,
                    "name": "DiHalt 2025 Winter",
                    "tagline": "",
                    "start_date": "2025-01-05",
                    "end_date": "2025-01-07",
                    "location": "Nizhniy Novgorod, Nizhny Novgorod Oblast, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/92/f18d.356309.png",
            "original_width": 638,
            "original_height": 496,
            "standard_url": "https://media.demozoo.org/screens/s/a8/92/f18d.356309.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/92/f18d.356309.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available",
        "zx-spectrum-next"
    ]
}