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

{
    "url": "https://demozoo.org/api/v1/productions/337742/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/337742/",
    "id": 337742,
    "title": "Hires Mandelbrot",
    "author_nicks": [
        {
            "name": "Rrrola",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14449/?format=api",
                "id": 14449,
                "name": "Rrrola",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-10",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/56/?format=api",
            "id": 56,
            "name": "256b Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/lovebyte24/tiny_executable_graphics_highend/hires-mandelbrot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96018"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=7",
            "score": "179",
            "competition": {
                "id": 18663,
                "name": "Tiny Executable Graphics Highend",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4760/",
                    "id": 4760,
                    "name": "Lovebyte 2024",
                    "tagline": "Its on like DONKEY~1.COM",
                    "start_date": "2024-02-09",
                    "end_date": "2024-02-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/68/9d57.339093.png",
            "original_width": 1280,
            "original_height": 1024,
            "standard_url": "https://media.demozoo.org/screens/s/6c/68/9d57.339093.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/68/9d57.339093.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}