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

{
    "url": "https://demozoo.org/api/v1/productions/360726/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360726/",
    "id": 360726,
    "title": "Simucube 64",
    "author_nicks": [
        {
            "name": "AK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66962/?format=api",
                "id": 66962,
                "name": "AK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/zoo24/party-feature/simucube-64_by_ak.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "11.966",
            "competition": {
                "id": 19506,
                "name": "Party Feature",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4679/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4679/",
                    "id": 4679,
                    "name": "Zoo 2024",
                    "tagline": "All Hallow's Party",
                    "start_date": "2024-11-01",
                    "end_date": "2024-11-03",
                    "location": "Orivesi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.67994,
                    "longitude": 24.35892,
                    "website": "https://2024.zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/8a/8107.352547.jpg",
            "original_width": 2688,
            "original_height": 1610,
            "standard_url": "https://media.demozoo.org/screens/s/01/8a/8107.352547.jpg",
            "standard_width": 400,
            "standard_height": 239,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/8a/8107.352547.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 119
        }
    ],
    "tags": []
}