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

{
    "url": "https://demozoo.org/api/v1/productions/332472/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/332472/",
    "id": 332472,
    "title": "The Striped Mandelbrot 6502 1k",
    "author_nicks": [
        {
            "name": "Vol Litwr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139771/?format=api",
                "id": 139771,
                "name": "Vol Litwr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/58/?format=api",
            "id": 58,
            "name": "1K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/flashparty23/oldschool_intro/the_striped_mandelbrot_6502_1k_fsi-demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/The_Striped_Mandelbrot_1K"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95383"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "123",
            "competition": {
                "id": 18372,
                "name": "Alternative Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4676/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4676/",
                    "id": 4676,
                    "name": "Flashparty 2023",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Latin America and the world",
                    "start_date": "2023-10-28",
                    "end_date": "2023-10-29",
                    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.6,
                    "longitude": -58.45,
                    "website": "https://flashparty.rebelion.digital/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/f4/bcb2.334220.png",
            "original_width": 368,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/6c/f4/bcb2.334220.png",
            "standard_width": 368,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/f4/bcb2.334220.png",
            "thumbnail_width": 191,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}