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

{
    "url": "https://demozoo.org/api/v1/productions/374757/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374757/",
    "id": 374757,
    "title": "A New Pope",
    "author_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                    "id": 901,
                    "name": "Teo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3824/?format=api",
                    "id": 3824,
                    "name": "Pro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Homecat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95214/?format=api",
                    "id": 95214,
                    "name": "Homecat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/blackvalley25/newschool-demo/nce-pope.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104471"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mWAbldZl_DA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "103",
            "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": [
        {
            "url": "https://demozoo.org/api/v1/parties/5348/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5348/",
            "id": 5348,
            "name": "Comparade 2025",
            "tagline": "A New Pope!",
            "start_date": "2025-11-07",
            "end_date": "2025-11-09",
            "location": "Emmering, Upper Bavaria, Bavaria, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.1833,
            "longitude": 11.2833,
            "website": "https://comparade.de"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/d3/a559.363675.jpg",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/f2/d3/a559.363675.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/d3/a559.363675.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}