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

{
    "url": "https://demozoo.org/api/v1/productions/381499/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/381499/",
    "id": 381499,
    "title": "Hello",
    "author_nicks": [
        {
            "name": "Goto80",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                "id": 2055,
                "name": "Goto80",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Divine Stylers",
            "abbreviation": "dS!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                "id": 3172,
                "name": "Divine Stylers",
                "is_group": true
            }
        },
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-12-07",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/inercia25/graphics/g80-hello.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 20497,
                "name": "Graphics Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5345/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5345/",
                    "id": 5345,
                    "name": "Inércia 2025",
                    "tagline": "",
                    "start_date": "2025-12-06",
                    "end_date": "2025-12-07",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2025.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/53/60c8.371729.png",
            "original_width": 640,
            "original_height": 8000,
            "standard_url": "https://media.demozoo.org/screens/s/c8/53/60c8.371729.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/53/60c8.371729.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}