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

{
    "url": "https://demozoo.org/api/v1/productions/303201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303201/",
    "id": 303201,
    "title": "Game On",
    "author_nicks": [
        {
            "name": "smfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68392/?format=api",
                "id": 68392,
                "name": "smfx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-11",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nytrik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/244/?format=api",
                    "id": 244,
                    "name": "Nytrik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pandafox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11505/?format=api",
                    "id": 11505,
                    "name": "PFx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "spkr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37824/?format=api",
                    "id": 37824,
                    "name": "spkr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Crazy Q",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2108/?format=api",
                    "id": 2108,
                    "name": "Crazy Q",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://frummel.org/~weedz/atari/prods/gameon.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SMFX/GAMEON.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/sillyventure21winter/atari_st_96k/non_shown/gameon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90428"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DUUv0Hvs9lA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "Not shown",
            "score": "",
            "competition": {
                "id": 16928,
                "name": "Atari ST / STE 96kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4172/",
                    "id": 4172,
                    "name": "Silly Venture 2021 WE",
                    "tagline": "welcome to the ATARI wonderland!",
                    "start_date": "2021-12-10",
                    "end_date": "2021-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/fa/ba73.301928.png",
            "original_width": 416,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/f2/fa/ba73.301928.png",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/fa/ba73.301928.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}