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

{
    "url": "https://demozoo.org/api/v1/productions/377064/?format=api",
    "demozoo_url": "https://demozoo.org/productions/377064/",
    "id": 377064,
    "title": "Simplicity is the Key to Happiness",
    "author_nicks": [
        {
            "name": "Trolek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144492/?format=api",
                "id": 144492,
                "name": "Trolek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Trolek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144492/?format=api",
                    "id": 144492,
                    "name": "Trolek",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Trolek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144492/?format=api",
                    "id": 144492,
                    "name": "Trolek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Trolek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144492/?format=api",
                    "id": 144492,
                    "name": "Trolek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/xenium25/demo_pc/pc_demo_trolek_simplicity_is_the_key_to_happiness.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104888"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_vpCm5UfMVM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "267",
            "competition": {
                "id": 20210,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5144/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5144/",
                    "id": 5144,
                    "name": "Xenium 2025",
                    "tagline": "",
                    "start_date": "2025-08-21",
                    "end_date": "2025-08-24",
                    "location": "Województwo Łódzkie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.75,
                    "longitude": 19.5,
                    "website": "https://xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/92/5e40.365741.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/fa/92/5e40.365741.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/92/5e40.365741.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "pygame",
        "python"
    ]
}