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

{
    "url": "https://demozoo.org/api/v1/productions/74306/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74306/",
    "id": 74306,
    "title": "Compact Disk #84",
    "author_nicks": [
        {
            "name": "Pure Energy",
            "abbreviation": "PE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31818/?format=api",
                "id": 31818,
                "name": "Pure Energy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-23",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Penguin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34628/?format=api",
                    "id": 34628,
                    "name": "Penguin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "Zak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31820/?format=api",
                    "id": 31820,
                    "name": "Zak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Thegn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55281/?format=api",
                    "id": 55281,
                    "name": "Thegn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MC Laser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                    "id": 2034,
                    "name": "Lotek Style",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Game Supplier"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PE/PE_CD84.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=99640"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/19/0b11.101735.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/6b/19/0b11.101735.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/19/0b11.101735.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "no-sound"
    ]
}