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

{
    "url": "https://demozoo.org/api/v1/productions/361791/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361791/",
    "id": 361791,
    "title": "Planefiller",
    "author_nicks": [
        {
            "name": "0b5vr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128318/?format=api",
                "id": 128318,
                "name": "0b5vr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-16",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/0b5vr/planefiller/releases/download/final/planefiller.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/sessions24/realtime_graphics/2024_10_31_22_37_08_planefiller-by-0b5vr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/0b5vr/planefiller"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101218"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-OT-wFXbjk4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "286",
            "competition": {
                "id": 19543,
                "name": "Realtime Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5034/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5034/",
                    "id": 5034,
                    "name": "SESSIONS 2024",
                    "tagline": "",
                    "start_date": "2024-11-16",
                    "end_date": "2024-11-17",
                    "location": "Kōtō-ku, Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.66667,
                    "longitude": 139.81667,
                    "website": "https://sessions-party.com/events/sessions-2024/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/b9/e2bc.353342.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/94/b9/e2bc.353342.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/b9/e2bc.353342.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "shader-minifier",
        "glsl",
        "creative-commons",
        "minimal_gl",
        "meteoriks-watchlist-2025"
    ]
}