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

{
    "url": "https://demozoo.org/api/v1/productions/320118/?format=api",
    "demozoo_url": "https://demozoo.org/productions/320118/",
    "id": 320118,
    "title": "BunnyDash",
    "author_nicks": [
        {
            "name": "scolphoy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136345/?format=api",
                "id": 136345,
                "name": "scolphoy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/assembly_winter23/wild-democompo/bunnydash_by_scolphoy.mov"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "114",
            "competition": {
                "id": 17735,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4554/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4554/",
                    "id": 4554,
                    "name": "Assembly Winter 2023",
                    "tagline": "",
                    "start_date": "2023-02-23",
                    "end_date": "2023-02-26",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://assembly.org/events/assembly-winter-2023"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/35/8963.321409.jpg",
            "original_width": 985,
            "original_height": 654,
            "standard_url": "https://media.demozoo.org/screens/s/f9/35/8963.321409.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/35/8963.321409.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "textmode"
    ]
}