{
  "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": 2002,
        "lastChecked": "2026-07-16T22:02:26.932Z",
        "size": "1475.2 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": 2002,
        "lastChecked": "2026-07-16T22:02:26.932Z",
        "size": "1475.2 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-07-17T02:02:24.739Z"
  },
  "system": {
    "timestamp": "2026-07-16T22:02:24.739Z",
    "start_time": "1970-01-01T00:00:00.000Z",
    "uptime_seconds": 1784239344,
    "uptime_human": "20650d 22h 2m 24s"
  },
  "statistics": {
    "last_successful_fetch": null,
    "success_rate": "0%"
  }
}