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

{
    "url": "https://demozoo.org/api/v1/productions/338634/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338634/",
    "id": 338634,
    "title": "Twins 433b",
    "author_nicks": [
        {
            "name": "la1n",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57445/?format=api",
                "id": 57445,
                "name": "la1n",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/mountainbytes24/intro_pc/twins_433b_pico8.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Fw_w6zwwO8c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "94",
            "competition": {
                "id": 18690,
                "name": "PC Size-Restricted Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4757/",
                    "id": 4757,
                    "name": "MountainBytes 2024",
                    "tagline": "",
                    "start_date": "2024-02-16",
                    "end_date": "2024-02-18",
                    "location": "Cham, Zug, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20122,
                    "longitude": 8.44697,
                    "website": "http://www.mountainbytes.ch/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/dd/4a87.339932.png",
            "original_width": 2475,
            "original_height": 1422,
            "standard_url": "https://media.demozoo.org/screens/s/a9/dd/4a87.339932.jpg",
            "standard_width": 400,
            "standard_height": 229,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/dd/4a87.339932.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 114
        }
    ],
    "tags": []
}