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

{
    "url": "https://demozoo.org/api/v1/productions/378365/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378365/",
    "id": 378365,
    "title": "Snowman's Birthday bash",
    "author_nicks": [
        {
            "name": "The Solaris Agency",
            "abbreviation": "TSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                "id": 27695,
                "name": "The Solaris Agency",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-10-04",
    "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": "Epyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                    "id": 55235,
                    "name": "Epyx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Epyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                    "id": 55235,
                    "name": "Epyx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Spider Jerusalem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27693/?format=api",
                    "id": 27693,
                    "name": "Spider Jerusalem",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/273656/TSA_GrillnChill25.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/deadline25/oldschool_demo/tsa_grillnchill25.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=256519"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GkGSUyQQ8T8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "150",
            "competition": {
                "id": 20313,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5143/",
                    "id": 5143,
                    "name": "Deadline 2025",
                    "tagline": "The B-Movie",
                    "start_date": "2025-10-03",
                    "end_date": "2025-10-05",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/37/a50b.366825.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8c/37/a50b.366825.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/37/a50b.366825.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "birthday-present"
    ]
}