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

{
    "url": "https://demozoo.org/api/v1/productions/368224/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368224/",
    "id": 368224,
    "title": "Charflasher",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-22",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Monte Carlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63998/?format=api",
                    "id": 63998,
                    "name": "Monte Carlos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Monte Carlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63998/?format=api",
                    "id": 63998,
                    "name": "Monte Carlos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "FΛDE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134558/?format=api",
                    "id": 134558,
                    "name": "FΛDE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "dyme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82897/?format=api",
                    "id": 82897,
                    "name": "dyme",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "LDX#40",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128387/?format=api",
                    "id": 128387,
                    "name": "LDX#40",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/266383/charflasher_bcc.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=250420"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103745"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9vCX8j5wZTU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "104",
            "competition": {
                "id": 19719,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5155/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5155/",
                    "id": 5155,
                    "name": "BCC Party 2025",
                    "tagline": "#19: Space Out",
                    "start_date": "2025-02-21",
                    "end_date": "2025-02-23",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": "https://c64clubberlin.de/?p=6971"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/e2/0b8b.357936.png",
            "original_width": 805,
            "original_height": 579,
            "standard_url": "https://media.demozoo.org/screens/s/49/e2/0b8b.357936.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/e2/0b8b.357936.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "one-file-demo"
    ]
}