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

{
    "url": "https://demozoo.org/api/v1/productions/332480/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332480/",
    "id": 332480,
    "title": "NASA-LEAKS",
    "author_nicks": [
        {
            "name": "mTC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126411/?format=api",
                "id": 126411,
                "name": "mTC",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-28",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/flashparty23/oldschool_demo/nasaleaks__by_mtc_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95373"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "108",
            "competition": {
                "id": 18376,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4676/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4676/",
                    "id": 4676,
                    "name": "Flashparty 2023",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Latin America and the world",
                    "start_date": "2023-10-28",
                    "end_date": "2023-10-29",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.rebelion.digital/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/02/4218.334209.png",
            "original_width": 624,
            "original_height": 482,
            "standard_url": "https://media.demozoo.org/screens/s/87/02/4218.334209.jpg",
            "standard_width": 388,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/02/4218.334209.jpg",
            "thumbnail_width": 194,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "purebasic",
        "basic"
    ]
}