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

{
    "url": "https://demozoo.org/api/v1/productions/376656/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/376656/",
    "id": 376656,
    "title": "NightSwimming",
    "author_nicks": [
        {
            "name": "Steffest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136847/?format=api",
                "id": 136847,
                "name": "Steffest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-08-16",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/evoke25/grfx_pixel/nightswimming-steffest.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.stef.be/dpaint/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wiSleftrgaE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "598",
            "competition": {
                "id": 20181,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5108/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5108/",
                    "id": 5108,
                    "name": "Evoke 2025",
                    "tagline": "",
                    "start_date": "2025-08-15",
                    "end_date": "2025-08-17",
                    "location": "Köln-Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9426,
                    "longitude": 7.00678,
                    "website": "https://2025.evoke.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/cc/5221.365328.gif",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/f2/cc/5221.365328.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/cc/5221.365328.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "stages-included",
        "dpaint.js"
    ]
}