{
"count": 0,
"title": "string",
"generated": 0,
"earthquakes": [
{
"id": "string",
"magnitude": 0,
"magnitude_type": "string",
"place": "string",
"time": 0,
"updated": 0,
"timezone_offset": null,
"url": "string",
"detail_url": "string",
"felt": 0,
"cdi": 0,
"mmi": 0,
"alert": "string",
"status": "string",
"tsunami": 0,
"significance": 0,
"network": "string",
"code": "string",
"sources": "string",
"types": "string",
"event_type": "string",
"longitude": 0,
"latitude": 0,
"depth_km": 0
}
]
}