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

{
    "url": "https://demozoo.org/api/v1/productions/365235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365235/",
    "id": 365235,
    "title": "Buzz attack",
    "author_nicks": [
        {
            "name": "Filippp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139690/?format=api",
                "id": 139690,
                "name": "Filippp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                "id": 7384,
                "name": "Damage",
                "is_group": true
            }
        },
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-01-06",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://pl-party.nekoweb.org/buzz_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dh2025winter/demo/3690"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102931"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.81",
            "competition": {
                "id": 19616,
                "name": "HiEnd Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5159/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5159/",
                    "id": 5159,
                    "name": "DiHalt 2025 Winter",
                    "tagline": "",
                    "start_date": "2025-01-05",
                    "end_date": "2025-01-07",
                    "location": "Nizhniy Novgorod, Nizhny Novgorod Oblast, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/10/5b/b0bd.356003.png",
            "original_width": 331,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/10/5b/b0bd.356003.jpg",
            "standard_width": 331,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/5b/b0bd.356003.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}