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

{
    "url": "https://demozoo.org/api/v1/productions/377069/?format=api",
    "demozoo_url": "https://demozoo.org/productions/377069/",
    "id": 377069,
    "title": "Into the Pit",
    "author_nicks": [
        {
            "name": "Suspend",
            "abbreviation": "SPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-08-23",
    "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Degrysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                    "id": 6803,
                    "name": "Degrysin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Degrysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                    "id": 6803,
                    "name": "Degrysin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chaser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                    "id": 508,
                    "name": "Chaser",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Chaser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                    "id": 508,
                    "name": "Chaser",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "sound effects"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/xenium25/demo_pc/demo_suspend_intothepit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104880"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KpgOAoAoQ20"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "351",
            "competition": {
                "id": 20210,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5144/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5144/",
                    "id": 5144,
                    "name": "Xenium 2025",
                    "tagline": "",
                    "start_date": "2025-08-21",
                    "end_date": "2025-08-24",
                    "location": "Województwo Łódzkie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.75,
                    "longitude": 19.5,
                    "website": "https://xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/7f/10ba.365696.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/54/7f/10ba.365696.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/7f/10ba.365696.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "unreal-engine"
    ]
}