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

{
    "url": "https://demozoo.org/api/v1/productions/383979/?format=api",
    "demozoo_url": "https://demozoo.org/productions/383979/",
    "id": 383979,
    "title": "PET Season's Greetings 2025",
    "author_nicks": [
        {
            "name": "Rabenauge",
            "abbreviation": "RAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/90/?format=api",
            "id": 90,
            "name": "Commodore PET"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bodo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4044/?format=api",
                    "id": 4044,
                    "name": "Bodo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Titus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5962/?format=api",
                    "id": 5962,
                    "name": "Titus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Utz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23869/?format=api",
                    "id": 23869,
                    "name": "Utz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hinueber.de/demos/Rab-PETSG.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/dream21025/oldskool_demo/rab-petsg.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=105482"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jlXWHIeu4WI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "158",
            "competition": {
                "id": 20558,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5432/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5432/",
                    "id": 5432,
                    "name": "Dream210 2025",
                    "tagline": "The last days of 2025. Cozy. With Friends. And Demos.",
                    "start_date": "2025-12-27",
                    "end_date": "2025-12-30",
                    "location": "Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.0,
                    "longitude": 8.66667,
                    "website": "https://dream210.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/5c/4a01.374508.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/93/5c/4a01.374508.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/5c/4a01.374508.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas",
        "new-year"
    ]
}