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

{
    "url": "https://demozoo.org/api/v1/productions/373547/?format=api",
    "demozoo_url": "https://demozoo.org/productions/373547/",
    "id": 373547,
    "title": "Bouncing spheres",
    "author_nicks": [
        {
            "name": "Reenigne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26208/?format=api",
                "id": 26208,
                "name": "Reenigne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CRTC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                "id": 3623,
                "name": "CRTC",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-06-14",
    "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/2025/nova25/old_school_demo/bouncing_spheres__reenigne__oldschooldemo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "140",
            "competition": {
                "id": 19919,
                "name": "Old School Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5058/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5058/",
                    "id": 5058,
                    "name": "Nova 2025",
                    "tagline": "",
                    "start_date": "2025-06-13",
                    "end_date": "2025-06-15",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "https://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/c2/d05e.362989.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/ce/c2/d05e.362989.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/c2/d05e.362989.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}