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

{
    "url": "https://demozoo.org/api/v1/productions/374737/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374737/",
    "id": 374737,
    "title": "Matecraft",
    "author_nicks": [
        {
            "name": "Mari",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150736/?format=api",
                "id": 150736,
                "name": "Mari",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "97",
            "competition": {
                "id": 20034,
                "name": "Wild",
                "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/f7/f6/7e67.363836.png",
            "original_width": 1917,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/f7/f6/7e67.363836.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/f6/7e67.363836.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "matelight"
    ]
}