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

{
    "url": "https://demozoo.org/api/v1/productions/374457/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374457/",
    "id": 374457,
    "title": "A Letter To Sommarhack",
    "author_nicks": [
        {
            "name": "Effect",
            "abbreviation": "EFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                "id": 2181,
                "name": "Effect",
                "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73804/?format=api",
                    "id": 73804,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73804/?format=api",
                    "id": 73804,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Scroller"
        },
        {
            "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": "Xrwwr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3783/?format=api",
                    "id": 3783,
                    "name": "Cerror",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://effect.org.uk/download/42/?tmstv=1751887450"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104420"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8J_gxzcXuEc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "4.50",
            "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/b3/6c/8250.363450.png",
            "original_width": 768,
            "original_height": 594,
            "standard_url": "https://media.demozoo.org/screens/s/b3/6c/8250.363450.png",
            "standard_width": 387,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/6c/8250.363450.png",
            "thumbnail_width": 193,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}