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

{
    "url": "https://demozoo.org/api/v1/productions/388932/?format=api",
    "demozoo_url": "https://demozoo.org/productions/388932/",
    "id": 388932,
    "title": "4colors",
    "author_nicks": [
        {
            "name": "LHS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                "id": 5571,
                "name": "LHS",
                "is_group": false
            }
        },
        {
            "name": "Visac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16475/?format=api",
                "id": 16475,
                "name": "Visac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2026-03-14",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=260247"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "414",
            "competition": {
                "id": 20729,
                "name": "C64 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5285/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5285/",
                    "id": 5285,
                    "name": "Forever 2026",
                    "tagline": "24: 8-Bit Winter Games",
                    "start_date": "2026-03-13",
                    "end_date": "2026-03-15",
                    "location": "Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41667,
                    "longitude": 17.66667,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/6a/1d44.378670.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/aa/6a/1d44.378670.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/6a/1d44.378670.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}