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

{
    "url": "https://demozoo.org/api/v1/productions/364268/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364268/",
    "id": 364268,
    "title": "Christmas Present (PC/Python)",
    "author_nicks": [
        {
            "name": "Kartoffel54",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146962/?format=api",
                "id": 146962,
                "name": "Kartoffel54",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-27",
    "supertype": "production",
    "platforms": [],
    "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/2024/vccc24/christmas_challenge/kartoffel54_mac_python_288_vc3-2024.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 193,
            "ranking": "193",
            "score": "288",
            "competition": {
                "id": 19612,
                "name": "Christmas Present Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5202/",
                    "id": 5202,
                    "name": "VCCC 2024",
                    "tagline": "Vintage Computing Christmas Challenge 2024",
                    "start_date": "2024-12-02",
                    "end_date": "2024-12-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://logiker.com/VCCC2024"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/3b/2bdf.355578.png",
            "original_width": 360,
            "original_height": 924,
            "standard_url": "https://media.demozoo.org/screens/s/44/3b/2bdf.355578.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/3b/2bdf.355578.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/3f/c2ff.355577.png",
            "original_width": 910,
            "original_height": 878,
            "standard_url": "https://media.demozoo.org/screens/s/e7/3f/c2ff.355577.jpg",
            "standard_width": 310,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/3f/c2ff.355577.jpg",
            "thumbnail_width": 155,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}