{
  "service": "MDX 词典 HTTP 服务",
  "dictionary": "牛津高阶（第10版 英汉双解） V2.0",
  "total_entries": 279100,
  "endpoints": {
    "GET /info": "词典元数据",
    "GET /lookup?word=<单词>": "JSON 查词",
    "GET /lookup?word=<单词>&format=html": "HTML 页面（例句可折叠）",
    "GET /search?q=<前缀>": "前缀搜索",
    "GET /random": "随机词条"
  }
}