{"ok": true, "name": "dokasen API", "version": "v1", "note": "Read-only multi-domain feed: weather/earthquake, disaster, starmap (Wikidata astronomy), plus isolated app-specific APIs.", "docs": "/docs", "endpoints": {"GET /v1/health": "DB connectivity + per-table freshness", "GET /app-usagi": "気温うさぎアプリ用 静的フィード（アメダス188h系列/震度GeoJSON/警報・雷履歴）＋週次過去チャンク /app-usagi/history/…", "GET /app-zinro": "チャット人狼用 認証付きイベントjournal API", "GET /v1/jp/amedas/stations": "AMeDAS station directory", "GET /v1/jp/amedas/latest": "Latest AMeDAS snapshot (?station=ID for one)", "GET /v1/jp/amedas": "One station + period -> hourly obs, all elements (station required; from/to OR days/hours; order,limit,offset)", "GET /v1/jp/earthquakes": "JMA quake list (?from,&to,&limit,&full)", "GET /v1/jp/earthquakes/{event_id}": "JMA quake detail + per-city intensities", "GET /v1/jp/jma-xml": "気象庁防災情報XML 一覧 (?feed,&schema_title,&event_id,&from,&to)", "GET /v1/jp/jma-xml/{id}": "同 詳細 (XML本文つき)", "GET /v1/jp/warnings": "警報・注意報 58区分 (?pref_code,&from,&to,&full)", "GET /v1/jp/tsunami": "津波情報 (?event_id,&from,&to,&full)", "GET /v1/jp/volcano": "火山情報 (?kind,&from,&to,&full)", "GET /v1/jp/typhoon": "台風情報 (?kind,&tc_id,&from,&to,&full)", "GET /v1/jp/nowcast": "雨雪ナウキャスト目録 (?series,&from,&to)", "GET /v1/jp/thunder": "雷ナウキャスト目録 (?from,&to)", "GET /v1/jp/ashfall": "降灰予報 火山別詳細 (?volcano_code,&from,&to,&full)", "GET /v1/jp/reports": "気象庁HTML発表状況 (?source,&from,&to,&full)", "GET /v1/jp/dams": "ダム諸元 一覧 (?source,&prefecture,&q,&river_system,&full)", "GET /v1/jp/dams/observations": "ダム観測値 (?dam_name,&dam_id,&from,&to,&order)", "GET /v1/jp/dams/{summary_id}": "ダム諸元 単体", "GET /v1/world/weather/openmeteo": "Open-Meteo city obs (?location,&from,&to,&full)", "GET /v1/world/weather/metar": "METAR airport obs (?station=ICAO,&from,&to,&full)", "GET /v1/world/earthquakes": "USGS quake list (?min_mag,&from,&to,&full)", "GET /v1/world/earthquakes/{event_id}": "USGS quake detail", "GET /v1/world/alerts": "NWS 米国気象警報 (?event_type,&severity,&area,&active,&full)", "GET /v1/world/disasters": "GDACS 世界災害アラート (?event_type,&alert_level,&country,&full)", "GET /v1/world/volcanoes": "GVP 火山週報 (?q,&from,&to,&full)", "GET /v1/world/storms": "NHC 熱帯低気圧 (?storm_id,&basin,&from,&to,&full)", "GET /v1/world/tsunami": "PTWC/NTWC 津波速報 (?feed_source,&from,&to)", "GET /v1/world/tsunami/{id}": "同 詳細 (Atom本文つき)", "GET /v1/world/water": "USGS 米国河川観測 (?site_code,&parameter_code,&from,&to)", "GET /v1/starmap/artificial": "人工衛星・宇宙機 一覧 (?category,&norad_id,&cospar_id,&country,&q)", "GET /v1/starmap/artificial/{qid}": "同 詳細"}, "params": {"limit": "max rows (default 100, cap 1000)", "offset": "pagination offset", "from/to": "ISO-8601 timestamp range on the observation/event time", "full": "1 to include raw source JSON payloads"}}