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

{
    "url": "https://demozoo.org/api/v1/productions/84715/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84715/",
    "id": 84715,
    "title": "Cool World Cracktro",
    "author_nicks": [
        {
            "name": "International Cracking Service",
            "abbreviation": "ICS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31680/?format=api",
                "id": 31680,
                "name": "International Cracking Service",
                "is_group": true
            }
        },
        {
            "name": "Scum Of The Earth",
            "abbreviation": "SOTE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                "id": 8139,
                "name": "Scum Of The Earth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-11-20",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5281/?format=api",
                    "id": 5281,
                    "name": "Lobo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Illegal Exception",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32097/?format=api",
                    "id": 32097,
                    "name": "Illegal Exception",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zaphod Beeblebrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2444/?format=api",
                    "id": 2444,
                    "name": "Zaphod Beeblebrox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Donald Fakk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34577/?format=api",
                    "id": 34577,
                    "name": "Donald Fakk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "JPC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33089/?format=api",
                    "id": 33089,
                    "name": "JPC",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Original supplier"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/I/ICS/ICS_COOL.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/61/1aaf.28131.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/ba/61/1aaf.28131.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/61/1aaf.28131.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "cool-world"
    ]
}