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

{
    "url": "https://demozoo.org/api/v1/productions/380949/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380949/",
    "id": 380949,
    "title": "Downhill Racer",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vintage Computing Carinthia",
            "abbreviation": "VCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-11-29",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=316774"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=316776"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/transmission6425/oneliner/downhill-race.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=257535"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8.400",
            "competition": {
                "id": 20484,
                "name": "BASIC Oneliner",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5224/",
                    "id": 5224,
                    "name": "Transmission64 2025",
                    "tagline": "The Purrfect Party",
                    "start_date": "2025-11-29",
                    "end_date": "2025-11-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/f8/b14d.370787.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e6/f8/b14d.370787.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/f8/b14d.370787.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/6e/4ad3.370786.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d0/6e/4ad3.370786.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/6e/4ad3.370786.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/2e/faa8.370788.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/6e/2e/faa8.370788.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/2e/faa8.370788.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "basic"
    ]
}