{
  "iso": "2026-04-21T05:41:27.914Z",
  "unix": 1776750087,
  "unix_ms": 1776750087914,
  "utc": "Tue, 21 Apr 2026 05:41:27 GMT",
  "datetime": {
    "year": 2026,
    "month": 4,
    "day": 21,
    "hour": 5,
    "minute": 41,
    "second": 27,
    "millisecond": 914,
    "day_of_week": 2,
    "day_of_year": 111
  },
  "formatted": {
    "date": "2026-04-21",
    "time": "05:41:27",
    "rfc2822": "Tue, 21 Apr 2026 05:41:27 GMT",
    "rfc3339": "2026-04-21T05:41:27.914Z"
  },
  "timezone": "UTC",
  "api_version": "2.0",
  "lunar": {
    "year": 2026,
    "month": 3,
    "day": 5,
    "isLeapMonth": false,
    "formatted": {
      "year": "丙午年",
      "month": "三月",
      "day": "初五",
      "full": "丙午年 三月 初五"
    },
    "ganzhi": {
      "year": "丙午",
      "tiangan": "丙",
      "dizhi": "午"
    },
    "zodiac": "马",
    "solarTerm": {
      "next": "谷雨",
      "daysUntilNext": 6
    },
    "festivals": {
      "today": null,
      "upcoming": [
        {
          "type": "solar",
          "daysUntil": 10,
          "date": "5月1日",
          "name": "劳动节",
          "emoji": "👷",
          "description": "国际劳动节"
        },
        {
          "type": "solar",
          "daysUntil": 13,
          "date": "5月4日",
          "name": "青年节",
          "emoji": "🎓",
          "description": "五四青年节"
        }
      ]
    }
  },
  "weather": {
    "location": "Columbus",
    "temp_c": 5.4,
    "condition": "晴朗",
    "icon": "//cdn.weatherapi.com/weather/64x64/night/113.png",
    "humidity": 44,
    "wind_kph": 9.7,
    "feelslike_c": 3.2
  }
}