{
    "meta": {
        "version": "v1",
        "generated_at": "2026-04-24T04:58:27+00:00"
    },
    "generated_at": "2026-04-24T04:58:27+00:00",
    "data": {
        "endpoints": {
            "status": "/api/v1/status",
            "module": "/api/v1/module",
            "events": "/api/v1/events",
            "earthquakes": "/api/v1/earthquakes",
            "weather": "/api/v1/weather"
        }
    },
    "links": {
        "docs": "/docs",
        "self": "/api/v1"
    },
    "source_attribution": {
        "nasa": "NASA EONET",
        "usgs": "USGS Earthquake Hazards Program",
        "openweather": "OpenWeather"
    }
}