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

{
    "url": "https://demozoo.org/api/v1/productions/381032/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381032/",
    "id": 381032,
    "title": "Older",
    "author_nicks": [
        {
            "name": "D-Bug",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2172/?format=api",
                "id": 2172,
                "name": "D-Bug",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-11-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73804/?format=api",
                    "id": 73804,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dubmood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/520/?format=api",
                    "id": 520,
                    "name": "Dubmood",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/compusphere25/combined_demo/d-bug_older.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "19",
            "competition": {
                "id": 20471,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5324/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5324/",
                    "id": 5324,
                    "name": "Compusphere 2025 (26)",
                    "tagline": "",
                    "start_date": "2025-11-28",
                    "end_date": "2025-11-30",
                    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.70716,
                    "longitude": 11.96679,
                    "website": "https://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/e2/465d.370930.png",
            "original_width": 768,
            "original_height": 594,
            "standard_url": "https://media.demozoo.org/screens/s/bd/e2/465d.370930.png",
            "standard_width": 387,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/e2/465d.370930.png",
            "thumbnail_width": 193,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "email-for-binary"
    ]
}