{
  "status": "degraded",
  "service": "EPG Aggregator",
  "domain": "epg-pages.pages.dev",
  "epg_sources": {
    "total": 2,
    "available": 0,
    "unavailable": 2,
    "details": [
      {
        "id": 1,
        "url": "http://epg.51zmt.top:8000/e1.xml.gz",
        "status": "invalid",
        "response_time_ms": 1975,
        "lastChecked": "2026-05-04T14:51:26.018Z",
        "size": "1550.9 KB (raw)",
        "is_gzipped": false,
        "error": "Invalid XML format"
      },
      {
        "id": 2,
        "url": "http://epg.51zmt.top:8000/e1.xml.gz",
        "status": "invalid",
        "response_time_ms": 1975,
        "lastChecked": "2026-05-04T14:51:26.017Z",
        "size": "1550.9 KB (raw)",
        "is_gzipped": false,
        "error": "Invalid XML format"
      }
    ]
  },
  "endpoints": {
    "xml": "/e.xml",
    "compressed": "/e.xml.gz",
    "health": "/health",
    "debug": "/debug"
  },
  "cache": {
    "ttl": 14400,
    "unit": "seconds",
    "next_refresh": "2026-05-04T18:51:22.568Z"
  },
  "system": {
    "timestamp": "2026-05-04T14:51:22.568Z",
    "start_time": "1970-01-01T00:00:00.000Z",
    "uptime_seconds": 1777906282,
    "uptime_human": "20577d 14h 51m 22s"
  },
  "statistics": {
    "last_successful_fetch": null,
    "success_rate": "0%"
  }
}