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

{
    "url": "https://demozoo.org/api/v1/productions/338633/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338633/",
    "id": 338633,
    "title": "Gerbotron",
    "author_nicks": [
        {
            "name": "K-Storm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                "id": 35653,
                "name": "K-Storm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-17",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://downloads.kstorm.org/2024-02-17_gerbotron.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/mountainbytes24/intro_pc/gerbotron__kstorm.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HHG9Nto6gdE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "116",
            "competition": {
                "id": 18690,
                "name": "PC Size-Restricted Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4757/",
                    "id": 4757,
                    "name": "MountainBytes 2024",
                    "tagline": "",
                    "start_date": "2024-02-16",
                    "end_date": "2024-02-18",
                    "location": "Cham, Zug, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20122,
                    "longitude": 8.44697,
                    "website": "http://www.mountainbytes.ch/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/12/2299.339452.png",
            "original_width": 1917,
            "original_height": 1077,
            "standard_url": "https://media.demozoo.org/screens/s/6e/12/2299.339452.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/12/2299.339452.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "anaglyph-3d",
        "vulkan",
        "squishy"
    ]
}