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

{
    "url": "https://demozoo.org/api/v1/productions/328956/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328956/",
    "id": 328956,
    "title": "Ground Zero",
    "author_nicks": [
        {
            "name": "Norferin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20503/?format=api",
                "id": 20503,
                "name": "Norferin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-26",
    "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": "Zsacul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23138/?format=api",
                    "id": 23138,
                    "name": "Zsacul",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "design"
        },
        {
            "nick": {
                "name": "Szudi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12155/?format=api",
                    "id": 12155,
                    "name": "Szudi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "design, 3d"
        },
        {
            "nick": {
                "name": "Js29a",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139112/?format=api",
                    "id": 139112,
                    "name": "Js29a",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional code"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/xenium23/pc_demo/demo_norferin_groundzero.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95009"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IoL8q9NVjQw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "252",
            "competition": {
                "id": 18212,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4525/",
                    "id": 4525,
                    "name": "Xenium 2023",
                    "tagline": "Take a Trip",
                    "start_date": "2023-08-25",
                    "end_date": "2023-08-27",
                    "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/3b/49/cd90.332091.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/3b/49/cd90.332091.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/49/cd90.332091.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "unreal-engine"
    ]
}