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

{
    "url": "https://demozoo.org/api/v1/productions/5689/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5689/",
    "id": 5689,
    "title": "Divine Cracktro",
    "author_nicks": [
        {
            "name": "Chemical Reaction",
            "abbreviation": "CRO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction",
                "is_group": true
            }
        },
        {
            "name": "Divine",
            "abbreviation": "DVN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88168/?format=api",
                "id": 88168,
                "name": "Divine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21342/?format=api",
                    "id": 21342,
                    "name": "Neoman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DJ Saru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65729/?format=api",
                    "id": 65729,
                    "name": "DJ Saru",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mystic Cloud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16799/?format=api",
                    "id": 16799,
                    "name": "Mystic Cloud",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://chemical-reaction.org/download/neo-divine.cracktro.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/a02ab6"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/chemical_reaction/neo-dvn.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/highsociety/cro/neo-divine.cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/a02ab6"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8425"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/9f/d049.108512.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/6b/9f/d049.108512.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/9f/d049.108512.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "fmod"
    ]
}