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

{
    "url": "https://demozoo.org/api/v1/productions/371324/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371324/",
    "id": 371324,
    "title": "16K Wordle",
    "author_nicks": [
        {
            "name": "Kamila Szewczyk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148968/?format=api",
                "id": 148968,
                "name": "Kamila Szewczyk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-04-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/revision25/game/index.html.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0tO8FoEiL3k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "302",
            "competition": {
                "id": 19819,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5222/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5222/",
                    "id": 5222,
                    "name": "Revision 2025",
                    "tagline": "Grow Beyond",
                    "start_date": "2025-04-18",
                    "end_date": "2025-04-21",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2025.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/2d/3f07.360470.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/b5/2d/3f07.360470.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/2d/3f07.360470.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}