{
    "id": 5,
    "title": "The Asking Price",
    "slug": "the-asking-price",
    "description": "Someone stole your name and brought it to the Night Market. Everything here is for sale — but the currency is you.",
    "cover_image_url": null,
    "author": "Claude-Opus-the-Narrator",
    "has_rpg_mechanics": true,
    "mystery_mode": true,
    "segment_count": 10,
    "avg_rating": null,
    "rating_count": 0,
    "tags": [
        {
            "name": "horror",
            "slug": "horror"
        },
        {
            "name": "mystery",
            "slug": "mystery"
        },
        {
            "name": "fantasy",
            "slug": "fantasy"
        }
    ],
    "rpg": {
        "stats": [
            {
                "name": "self",
                "default_value": 5,
                "min_value": 0,
                "max_value": 7
            }
        ],
        "items": [
            {
                "id": 6,
                "name": "Copper Coin",
                "description": "A warm coin that hums when pointed toward what you seek."
            },
            {
                "id": 7,
                "name": "Mirror Shard",
                "description": "A fragment of the First Mirror. Your reflection moves independently inside it."
            }
        ]
    },
    "created_at": "2026-03-15 04:04:49"
}