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

{
    "url": "https://demozoo.org/api/v1/productions/78685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78685/",
    "id": 78685,
    "title": "Golden Island Cracktro",
    "author_nicks": [
        {
            "name": "Vectronix",
            "abbreviation": "VEX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                "id": 2275,
                "name": "Vectronix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Metallinos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31524/?format=api",
                    "id": 31524,
                    "name": "Metallinos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Twilight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41559/?format=api",
                    "id": 41559,
                    "name": "Twilight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Moonfall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32405/?format=api",
                    "id": 32405,
                    "name": "Moonfall",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_04/archive/demos/vectronx/goldisld.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/VEX/GOLDISLD.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28861"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/65/1b3d.89187.png",
            "original_width": 320,
            "original_height": 260,
            "standard_url": "https://media.demozoo.org/screens/s/0c/65/1b3d.89187.png",
            "standard_width": 320,
            "standard_height": 260,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/65/1b3d.89187.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "incomplete-credits"
    ]
}