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

{
    "url": "https://demozoo.org/api/v1/productions/378019/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378019/",
    "id": 378019,
    "title": "nyan racc",
    "author_nicks": [
        {
            "name": "Lex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136849/?format=api",
                "id": 136849,
                "name": "Lex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-09-26",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/limelight25/combined_demo/nyan_racc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=R832dTiN4KM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "69",
            "competition": {
                "id": 20293,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5378/",
                    "id": 5378,
                    "name": "LimeLight 2025",
                    "tagline": "",
                    "start_date": "2025-09-26",
                    "end_date": "2025-09-26",
                    "location": "London, Greater London, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.50853,
                    "longitude": -0.12574,
                    "website": "https://limelight.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/a5/13f0.366698.png",
            "original_width": 1154,
            "original_height": 839,
            "standard_url": "https://media.demozoo.org/screens/s/d2/a5/13f0.366698.jpg",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/a5/13f0.366698.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}