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

{
    "url": "https://demozoo.org/api/v1/productions/374512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374512/",
    "id": 374512,
    "title": "Sunny Day (For A Shadow Party)",
    "author_nicks": [
        {
            "name": "cpcitor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123350/?format=api",
                "id": 123350,
                "name": "cpcitor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Siko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16373/?format=api",
                    "id": 16373,
                    "name": "Dirty",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "cpcitor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123350/?format=api",
                    "id": 123350,
                    "name": "cpcitor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cpcitor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123350/?format=api",
                    "id": 123350,
                    "name": "cpcitor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sean Wallis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150641/?format=api",
                    "id": 150641,
                    "name": "Sean Wallis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Human and animal figures from Fruity Frank"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/cpcitor/sunnyday/releases/download/official_release_no_source/sunnyday__demo__for_amstrad_cpc.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/shadowparty25/oldschool_demo/2025y07m05d-19h44m29s_0200z_sunnyday.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/shadowparty25/oldschool_demo/sunnyday__demo__for_amstrad_cpc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104432"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=k2xSOo0Yh5k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=3",
            "score": "101",
            "competition": {
                "id": 19982,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5094/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5094/",
                    "id": 5094,
                    "name": "Shadow Party 2025",
                    "tagline": "Saucisses Strike Back",
                    "start_date": "2025-07-03",
                    "end_date": "2025-07-06",
                    "location": "Givry-en-Argonne, Marne, Grand Est, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.95008,
                    "longitude": 4.88755,
                    "website": "https://shadow-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/62/c02f.363468.png",
            "original_width": 768,
            "original_height": 536,
            "standard_url": "https://media.demozoo.org/screens/s/e3/62/c02f.363468.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/62/c02f.363468.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": []
}