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

{
    "url": "https://demozoo.org/api/v1/productions/367619/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/367619/",
    "id": 367619,
    "title": "Downtown",
    "author_nicks": [
        {
            "name": "Neon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1171/?format=api",
                "id": 1171,
                "name": "Neon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-15",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/56/?format=api",
            "id": 56,
            "name": "256b Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1171/?format=api",
                    "id": 1171,
                    "name": "Neon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://darkside.no/zx/darklite-downtown.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/lovebyte25/tiny_exegfx_oldschool/darklite-downtown.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103553"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/W3l3Wr"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=EJ1g7XGCTYQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "190",
            "competition": {
                "id": 19699,
                "name": "Tiny Executable Graphics Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5201/",
                    "id": 5201,
                    "name": "Lovebyte 2025",
                    "tagline": "Blind Date",
                    "start_date": "2025-02-15",
                    "end_date": "2025-02-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1a/d2/e57a.357408.png",
            "original_width": 1920,
            "original_height": 1440,
            "standard_url": "https://media.demozoo.org/screens/s/1a/d2/e57a.357408.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1a/d2/e57a.357408.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-48k"
    ]
}