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

{
    "url": "https://demozoo.org/api/v1/productions/75959/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75959/",
    "id": 75959,
    "title": "Fire And Ice Demo",
    "author_nicks": [
        {
            "name": "The Survivors",
            "abbreviation": "TSV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40259/?format=api",
                "id": 40259,
                "name": "The Survivors",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-09-19",
    "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": "Telsud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31966/?format=api",
                    "id": 31966,
                    "name": "Telsud",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Count Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11266/?format=api",
                    "id": 11266,
                    "name": "Count Zero",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61149/?format=api",
                    "id": 61149,
                    "name": "Ming",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "Telsud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31966/?format=api",
                    "id": 31966,
                    "name": "Telsud",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Telsud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31966/?format=api",
                    "id": 31966,
                    "name": "Telsud",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MacDos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31628/?format=api",
                    "id": 31628,
                    "name": "MacDos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "1-Plane Font"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SURVIVOR/FIRENICE.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/f6/5bf6.108993.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/cf/f6/5bf6.108993.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/f6/5bf6.108993.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}