Raw JSON
{
"total_events": 8,
"events": [
{
"event_id": "USGS-us7000n8f3",
"event_type": "earthquake",
"date": "2026-02-28",
"magnitude": 6.8,
"depth_km": 12.0,
"lat": 36.23,
"lon": -120.78,
"region": "Central California, USA",
"description": "M6.8 Parkfield segment, San Andreas Fault",
"replay_available": true
},
{
"event_id": "USGS-us7000n7k2",
"event_type": "earthquake",
"date": "2026-02-20",
"magnitude": 7.1,
"depth_km": 25.0,
"lat": 16.85,
"lon": -99.9,
"region": "Guerrero, Mexico",
"description": "M7.1 subduction zone event, Guerrero gap",
"replay_available": true
},
{
"event_id": "USGS-us7000n6r9",
"event_type": "earthquake",
"date": "2026-02-14",
"magnitude": 5.4,
"depth_km": 8.0,
"lat": 35.76,
"lon": -97.53,
"region": "Oklahoma, USA",
"description": "M5.4 induced seismicity, Oklahoma",
"replay_available": true
},
{
"event_id": "EMSC-2026-0210-vei3",
"event_type": "volcano",
"date": "2026-02-10",
"magnitude": 3.0,
"depth_km": 0.0,
"lat": 19.35,
"lon": -155.29,
"region": "Kilauea, Hawaii",
"description": "VEI 3 eruption, summit caldera",
"replay_available": true
},
{
"event_id": "USGS-us7000n5f1",
"event_type": "earthquake",
"date": "2026-02-05",
"magnitude": 6.2,
"depth_km": 18.0,
"lat": 38.42,
"lon": 142.1,
"region": "Miyagi, Japan",
"description": "M6.2 offshore Miyagi, Japan Trench",
"replay_available": true
},
{
"event_id": "USGS-us7000n4q8",
"event_type": "earthquake",
"date": "2026-01-28",
"magnitude": 5.8,
"depth_km": 15.0,
"lat": 37.86,
"lon": -122.26,
"region": "San Francisco Bay Area, California",
"description": "M5.8 Hayward Fault, Bay Area",
"replay_available": true
},
{
"event_id": "EMSC-2026-0118-vei2",
"event_type": "volcano",
"date": "2026-01-18",
"magnitude": 2.0,
"depth_km": 0.0,
"lat": 19.03,
"lon": -98.62,
"region": "Popocatepetl, Mexico",
"description": "VEI 2 explosive eruption, ashfall in Puebla",
"replay_available": true
},
{
"event_id": "USGS-us7000n3m4",
"event_type": "earthquake",
"date": "2026-01-15",
"magnitude": 7.5,
"depth_km": 30.0,
"lat": -4.05,
"lon": 138.5,
"region": "Papua, Indonesia",
"description": "M7.5 shallow crustal, central highlands",
"replay_available": true
}
],
"pricing": {
"name": "Event Catalog",
"price_usd": 0.0,
"price_cents": 0
},
"note": "These events have pre-computed metadata and are ready for instant self-serve replay via POST /report or POST /quick. You can also replay ANY event by providing your own lat/lon/magnitude.",
"supported_event_types": [
"earthquake",
"volcano",
"tsunami",
"explosion"
]
}