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

{
    "url": "https://demozoo.org/api/v1/productions/378243/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/378243/",
    "id": 378243,
    "title": "The Haunting of the House of ORWO",
    "author_nicks": [
        {
            "name": "Imagician",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17506/?format=api",
                "id": 17506,
                "name": "Imagician",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BionFX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16267/?format=api",
                "id": 16267,
                "name": "BionFX",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-10-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=315275"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/deadline25/textmode_graphics/house_of_orwo__more_detail.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=256522"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "345",
            "competition": {
                "id": 20303,
                "name": "Textmode Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5143/",
                    "id": 5143,
                    "name": "Deadline 2025",
                    "tagline": "The B-Movie",
                    "start_date": "2025-10-03",
                    "end_date": "2025-10-05",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/4a/f992.366813.png",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/b6/4a/f992.366813.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/4a/f992.366813.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "petscii"
    ]
}