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

{
    "url": "https://demozoo.org/api/v1/productions/360859/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360859/",
    "id": 360859,
    "title": "Demo Teaser",
    "author_nicks": [
        {
            "name": "Pretzel Logic",
            "abbreviation": "P.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/zoo24/wild-demo/demo-teaser_by_pretzel-logic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LW5yGuB7j6w&t=2234"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "8.405",
            "competition": {
                "id": 19515,
                "name": "Wild",
                "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/25/76/6e4d.353015.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/25/76/6e4d.353015.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/76/6e4d.353015.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}