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

{
    "url": "https://demozoo.org/api/v1/productions/310170/?format=api",
    "demozoo_url": "https://demozoo.org/productions/310170/",
    "id": 310170,
    "title": "Bubble Shooter",
    "author_nicks": [
        {
            "name": "MadTeam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32424/?format=api",
                "id": 32424,
                "name": "Mad Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pajero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35286/?format=api",
                    "id": 35286,
                    "name": "Pajero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rocky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32443/?format=api",
                    "id": 32443,
                    "name": "Rocky",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Miker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                    "id": 2303,
                    "name": "Miker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://madteam.atari8.info/gry/bubbleshooter.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lostparty22/game/bubbleshooter.pdf"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lostparty22/game/bubbleshooter_v1.0.atr"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91787"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=O6UjCAszVuE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "786",
            "competition": {
                "id": 17175,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4198/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4198/",
                    "id": 4198,
                    "name": "Lost Party 2022",
                    "tagline": "demoparty, 8bit, Atari, Commodore, Spectrum, Amstrad, Schneider,",
                    "start_date": "2022-07-07",
                    "end_date": "2022-07-10",
                    "location": "Licheń Stary, Konin County, Greater Poland, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.31226,
                    "longitude": 18.35515,
                    "website": "https://www.lostparty.pl/2022/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/0f/05ee.310844.png",
            "original_width": 352,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/aa/0f/05ee.310844.png",
            "standard_width": 352,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/0f/05ee.310844.png",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": [
        "pal-only"
    ]
}