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

{
    "url": "https://demozoo.org/api/v1/productions/379073/?format=api",
    "demozoo_url": "https://demozoo.org/productions/379073/",
    "id": 379073,
    "title": "At the Station",
    "author_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-10-18",
    "supertype": "production",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kimono",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120412/?format=api",
                    "id": 120412,
                    "name": "Kimono",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kimono",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120412/?format=api",
                    "id": 120412,
                    "name": "Kimono",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Manganoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119747/?format=api",
                    "id": 119747,
                    "name": "Manganoid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=315647"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=315648"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/flashparty25/oldschool_intro/at-the-station-hf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=256787"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=105209"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "102",
            "competition": {
                "id": 20367,
                "name": "Oldschool Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5346/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5346/",
                    "id": 5346,
                    "name": "Flashparty 2025",
                    "tagline": "The argentine demoparty",
                    "start_date": "2025-10-18",
                    "end_date": "2025-10-18",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.ar"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/d5/d09d.367823.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/43/d5/d09d.367823.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/d5/d09d.367823.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "petscii",
        "petscii-animations"
    ]
}