{
    "status": "ok",
    "device": {
        "device_code": "44P31",
        "client_id": 44,
        "screen_id": 31
    },
    "screen": {
        "resolution": "1080x1920",
        "orientation": "vertical"
    },
    "schedule": {
        "timezone": "Europe/Madrid",
        "start": "09:15",
        "end": "21:30"
    },
    "refresh": {
        "type": "interval",
        "ttl_seconds": 90
    },
    "manifest": {
        "version": "demo-v5.4",
        "generated_at": "2026-06-08T08:43:31Z"
    },
    "playlist": [
        {
            "id": "vid_001",
            "type": "video",
            "url": "/media/clientes/44/pantallas/31/video-demo-01.mp4",
            "filename": "video-demo-01.mp4",
            "hash": "demo-hash-001",
            "filesize": 12345678,
            "duration": 10,
            "order": 1,
            "campaign": "Vibra",
            "customer": "Mahou",
            "seller": "Impulsa"
        },
        {
            "id": "vid_002",
            "type": "video",
            "url": "/media/clientes/44/pantallas/31/video-demo-02.mp4",
            "filename": "video-demo-02.mp4",
            "hash": "demo-hash-002",
            "filesize": 12345679,
            "duration": 10,
            "order": 2,
            "campaign": "Euromillones Agosto 25",
            "customer": "Loterías y Apuestas del Estado",
            "seller": "Media Group"
        },
        {
            "id": "vid_003",
            "type": "video",
            "url": "/media/clientes/44/pantallas/31/video-demo-03.mp4",
            "filename": "video-demo-03.mp4",
            "hash": "demo-hash-003",
            "filesize": 12345680,
            "duration": 10,
            "order": 3,
            "campaign": "Verano a bordo",
            "customer": "MSC Cruceros",
            "seller": "Baila Media Exclusive"
        }
    ],
    "playback": {
        "mode": "loop",
        "transition": "none",
        "switch_policy": "safe_end"
    },
    "meta": {
        "server_time": "2026-06-08T08:43:31Z"
    }
}