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

{
    "url": "https://demozoo.org/api/v1/productions/362148/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362148/",
    "id": 362148,
    "title": "Techdemo",
    "author_nicks": [
        {
            "name": "Transistor Core",
            "abbreviation": "TC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43761/?format=api",
                "id": 43761,
                "name": "Transistor Core",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/experience24/demo/techdemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101620"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=c65JLK4P0_0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 19560,
                "name": "Combined demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5071/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5071/",
                    "id": 5071,
                    "name": "Experience 2024",
                    "tagline": "",
                    "start_date": "2024-11-30",
                    "end_date": "2024-11-30",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49835,
                    "longitude": 19.04045,
                    "website": "http://demoexperience.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/6a/1067.353844.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/f4/6a/1067.353844.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/6a/1067.353844.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}