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

{
    "url": "https://demozoo.org/api/v1/productions/375556/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375556/",
    "id": 375556,
    "title": "Hommage à Shadow 272",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-26",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shadow 272",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62291/?format=api",
                    "id": 62291,
                    "name": "Shadow 272",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "homage to him"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://dma-sc.atari.org/tmp/hommage_a_shadow_272.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/U/UNKNOWN/GEORGESL.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5280/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5280/",
            "id": 5280,
            "name": "Atari Days Nancy (ADN) 2025",
            "tagline": "",
            "start_date": "2025-07-26",
            "end_date": "2025-07-27",
            "location": "Tantonville, Meurthe et Moselle, Grand Est, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.46917,
            "longitude": 6.13889,
            "website": "https://sites.google.com/view/atari-days-nancy/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/63/d470.364298.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/dc/63/d470.364298.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/63/d470.364298.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}