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

{
    "url": "https://demozoo.org/api/v1/productions/73221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/73221/",
    "id": 73221,
    "title": "Euphoria Menu",
    "author_nicks": [
        {
            "name": "Expose Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36887/?format=api",
                "id": 36887,
                "name": "Expose Software",
                "is_group": true
            }
        },
        {
            "name": "NeXT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31770/?format=api",
                "id": 31770,
                "name": "NeXT",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-10-12",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chromix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31775/?format=api",
                    "id": 31775,
                    "name": "Chromix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                    "id": 2503,
                    "name": "Dbug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                    "id": 2503,
                    "name": "Dbug",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/N/NEXT/PRESENTE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-st-euphoria_28641.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19759"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/f6/f563.131410.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/d8/f6/f563.131410.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/f6/f563.131410.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}