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

{
    "url": "https://demozoo.org/api/v1/productions/374456/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374456/",
    "id": 374456,
    "title": "Double Rez Trouble",
    "author_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toodeloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24958/?format=api",
                    "id": 24958,
                    "name": "Toodeloo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2388/?format=api",
                    "id": 2388,
                    "name": "Jade",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Emmanuel Marty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107839/?format=api",
                    "id": 107839,
                    "name": "Emmanuel Marty",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional: ZX0 depacker"
        },
        {
            "nick": {
                "name": "Lance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32586/?format=api",
                    "id": 32586,
                    "name": "mrange",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional: Music player"
        },
        {
            "nick": {
                "name": "Insane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33053/?format=api",
                    "id": 33053,
                    "name": "Insane",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional: Music player"
        },
        {
            "nick": {
                "name": "Paulo Simoes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34783/?format=api",
                    "id": 34783,
                    "name": "Paulo Simoes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional: Music player"
        },
        {
            "nick": {
                "name": "cG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3921/?format=api",
                    "id": 3921,
                    "name": "Cybergod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.dhs.nu/demos/drt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104421"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DS06OkFvObw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "4.21",
            "competition": {
                "id": 19985,
                "name": "Mixed-Resolution Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5090/",
                    "id": 5090,
                    "name": "Sommarhack 2025",
                    "tagline": "Small Atari party",
                    "start_date": "2025-07-04",
                    "end_date": "2025-07-06",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2025/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/75/daf4.363447.png",
            "original_width": 832,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/e8/75/daf4.363447.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/75/daf4.363447.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "ste",
        "1mb"
    ]
}