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

{
    "url": "https://demozoo.org/api/v1/productions/374754/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374754/",
    "id": 374754,
    "title": "Triangle",
    "author_nicks": [
        {
            "name": "Flaksand",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150686/?format=api",
                "id": 150686,
                "name": "Flaksand",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/blackvalley25/newschool-demo/flaksand-triangle.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "51",
            "competition": {
                "id": 19973,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5225/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5225/",
                    "id": 5225,
                    "name": "Black Valley 2025",
                    "tagline": "The Demoscene is Undead!",
                    "start_date": "2025-07-11",
                    "end_date": "2025-07-13",
                    "location": "Blaker, Lillestrøm, Viken, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.00349,
                    "longitude": 11.30198,
                    "website": "https://2025.blackvalley.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/3b/eee8.363838.png",
            "original_width": 1915,
            "original_height": 1078,
            "standard_url": "https://media.demozoo.org/screens/s/3c/3b/eee8.363838.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/3b/eee8.363838.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "first-production"
    ]
}