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

{
    "url": "https://demozoo.org/api/v1/productions/371243/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371243/",
    "id": 371243,
    "title": "A Quick Hello",
    "author_nicks": [
        {
            "name": "CMDG Megacorporation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148156/?format=api",
                "id": 148156,
                "name": "CMDG Megacorporation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-04-20",
    "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": [
        {
            "nick": {
                "name": "Byproduct",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13699/?format=api",
                    "id": 13699,
                    "name": "Byproduct",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jaroneko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149024/?format=api",
                    "id": 149024,
                    "name": "Jaroneko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "AnniMurtosaariArt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144959/?format=api",
                    "id": 144959,
                    "name": "AnniMurtosaariArt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/revision25/wild/cmdg-a-quick-hello.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=w509ygNz9l4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "730",
            "competition": {
                "id": 19815,
                "name": "Wild",
                "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/37/88/e974.359452.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/37/88/e974.359452.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/88/e974.359452.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "textmode",
        "powershell"
    ]
}