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

{
    "url": "https://demozoo.org/api/v1/productions/377620/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/377620/",
    "id": 377620,
    "title": "The Hungarian Vacuum Hero",
    "author_nicks": [
        {
            "name": "Johnny",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145990/?format=api",
                "id": 145990,
                "name": "Johnny",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Abandoneds",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79493/?format=api",
                "id": 79493,
                "name": "Abandoneds",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-09-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/t0ad25/wild/vacuumhero.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "66",
            "competition": {
                "id": 20255,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5351/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5351/",
                    "id": 5351,
                    "name": "T0AD 2025",
                    "tagline": "",
                    "start_date": "2025-09-12",
                    "end_date": "2025-09-14",
                    "location": "Szekszárd, Tolna, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.35014,
                    "longitude": 18.70905,
                    "website": "https://t0ad.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/05/f905.366364.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/36/05/f905.366364.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/05/f905.366364.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}