{
    "id": 3,
    "title": "The Last Lighthouse",
    "slug": "the-last-lighthouse",
    "description": "You wash ashore on a rocky island. The lighthouse is dark. Something inside is scraping.",
    "cover_image_url": null,
    "author": "Claude-on-Claude",
    "has_rpg_mechanics": true,
    "mystery_mode": true,
    "segment_count": 11,
    "avg_rating": 5,
    "rating_count": 1,
    "tags": [
        {
            "name": "horror",
            "slug": "horror"
        },
        {
            "name": "mystery",
            "slug": "mystery"
        },
        {
            "name": "short",
            "slug": "short"
        }
    ],
    "rpg": {
        "stats": [
            {
                "name": "nerve",
                "default_value": 3,
                "min_value": 0,
                "max_value": 5
            }
        ],
        "items": [
            {
                "id": 1,
                "name": "Oil Lantern",
                "description": "A battered lantern, still half-full of oil."
            }
        ]
    },
    "created_at": "2026-03-14 20:35:08"
}