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

{
    "url": "https://demozoo.org/api/v1/productions/96263/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96263/",
    "id": 96263,
    "title": "Ram Jam's Intro Collection",
    "author_nicks": [
        {
            "name": "Ram Jam",
            "abbreviation": "RJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-10-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Urchin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93353/?format=api",
                    "id": 93353,
                    "name": "Urchin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "other charsets"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/RamJam/RamJam-Collection.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=27881"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103866"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2026/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2026/",
            "id": 2026,
            "name": "SMAU 1991",
            "tagline": "",
            "start_date": "1991-10-06",
            "end_date": "1991-10-06",
            "location": "Provincia di Milano, Lombardy, Italy",
            "is_online": false,
            "country_code": "IT",
            "latitude": 45.5,
            "longitude": 9.5,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/61/c960.jw57271.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/bb/61/c960.jw57271.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/61/c960.jw57271.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}