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

{
    "url": "https://demozoo.org/api/v1/productions/359197/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359197/",
    "id": 359197,
    "title": "pilot",
    "author_nicks": [
        {
            "name": "miniHakkerit",
            "abbreviation": "mH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145246/?format=api",
                "id": 145246,
                "name": "miniHakkerit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "BaseUrl",
            "url": "https://mini.hakkerit.net/prods/2024/pilot/release.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/altparty24/dynamic-demo/pilot_by_minihakkerit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=98525"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "215",
            "competition": {
                "id": 19443,
                "name": "Dynamic Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4690/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4690/",
                    "id": 4690,
                    "name": "Alternative Party 2024",
                    "tagline": "OTA - Order of the Alternative",
                    "start_date": "2024-10-11",
                    "end_date": "2024-10-13",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/3b/9f1e.351386.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/a8/3b/9f1e.351386.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/3b/9f1e.351386.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}