{
  "generated_at": "2026-06-14T02:17:22Z",
  "api_version": "v1",
  "endpoints": {
    "events_list": "https://feeds.blocktrend.today/v1/events.json",
    "event": "https://feeds.blocktrend.today/v1/events/{id}.json",
    "daily": "https://feeds.blocktrend.today/v1/attention/daily.json",
    "updates": "https://feeds.blocktrend.today/v1/updates.json",
    "by_tag": "https://feeds.blocktrend.today/v1/tags/{tag}.json",
    "by_month": "https://feeds.blocktrend.today/v1/months/{YYYY-MM}.json",
    "taxonomy": "https://feeds.blocktrend.today/v1/taxonomy.json",
    "docs": "https://feeds.blocktrend.today/api"
  },
  "stats": {
    "event_count": 6,
    "top_level_count": 6,
    "tag_count": 1,
    "month_count": 1
  },
  "tags": [
    {
      "tag": "Anthropic",
      "count": 3,
      "url": "https://feeds.blocktrend.today/v1/tags/Anthropic.json"
    }
  ],
  "months": [
    {
      "month": "2026-06",
      "count": 6,
      "url": "https://feeds.blocktrend.today/v1/months/2026-06.json"
    }
  ]
}