{
  "schema_version": "2.0",
  "name": "Web Game Game News API",
  "description": "Read-only static API for complete in-world intelligence and the Xai infrastructure running beneath the game world.",
  "updated_at": "2026-07-25T21:30:00+08:00",
  "languages": [
    "en",
    "tr"
  ],
  "authentication": "none",
  "cors": "public read-only",
  "routes": {
    "latest": "https://www.webgamegame.win/api/news/v1/latest.json",
    "articles": "https://www.webgamegame.win/api/news/v1/articles.json",
    "search_index": "https://www.webgamegame.win/api/news/v1/search-index.json",
    "article_template": "https://www.webgamegame.win/api/news/v1/articles/{slug}.json",
    "edition_template": "https://www.webgamegame.win/api/news/v1/editions/{date}.json",
    "schema": "https://www.webgamegame.win/api/news/v1/edition.schema.json",
    "openapi": "https://www.webgamegame.win/api/news/openapi.json",
    "jsonl": "https://www.webgamegame.win/news.jsonl",
    "json_feed": "https://www.webgamegame.win/news-feed.json",
    "rss": "https://www.webgamegame.win/news-feed.xml"
  }
}
