开放数据与API (β)

The translation data on this website is distributed as CSV (for general public) and JSON (for software engineers) formats. You can modify and re-distribute the data. (See the Terms of Use section)

CSV (for general public)

JSON (for software engineers)

URL of the Data

You can fetch JSON data from: https://dataset.genshin-dictionary.com/words.json

JSON data format

The JSON data is given as an array of the objects as the following example.

[
  {
    "id": "zhongli",
    "en": "Zhongli",
    "ja": "鍾離",
    "zhCN": "钟离",
    "pronunciationJa": "しょうり",
    "notes": "読みは「ヂョンリー」",
    "notesZh": "锺离是中国古代早已有之的一个汉字复姓。…",
    "variants": {
      "ja": [ "鐘離" ]
    },
    "createdAt": "2022-01-01",
    "updatedAt": "2022-01-01",
    "tags": [ "liyue", "character-main" ]
  },
  {
    "id": "inazuman",
    "en": "Inazuman",
    "ja": "稲妻人 / 稲妻の",
    "zhCN": "稻妻人 / 稻妻的",
    "pronunciationJa": "いなずまじん",
    "notes": "元々 Inazuman は非公式にプレイヤーの間で使われる言葉であったが…(以下略)",
    "examples": [{
      "en": "Inazumans are definitely more particular about etiquette than Mondstadters!",
      "ja": "モンド人よりも、稲妻人の方が礼儀に対して気を配っている。",
      "ref": "トーマ, キャラクター実戦紹介 トーマ「烈炎の守護」",
      "refURL": "https://www.youtube.com/watch?v=jvmz4TrPgUE&t=16s"
    }],
    "createdAt": "2022-01-01",
    "updatedAt": "2022-01-01",
    "tags": [ "inazuma" ]
  }
]

Here's the referrence document of the each properties:

  • id ― A unique slug for the each words. https://genshin-dictionary.com/[ ID ]/ is the URL for the page of the word. This slug can be changed without announcement.
  • en ― The English translation
  • ja ― The Japanese translation
  • zhCN ― Simplified Chinese translation
  • pronunciationJa ― Japanese pronunciation in Kana. It can include Hiragana, Katakana, and symbols.
  • notes ― Note for Japanese speakers. It can include HTML tags.
  • notesZh ― Note for (Simplified) Chinese speakers. It can include HTML tags.
  • variants ― Variants such as commonly known typo and unofficial nicknames. For example, "凌华", the Chinese mistype of Ayaka (绫华) and "CW", a short name of an Artifact "Crimson Witch of Flames".
  • variants.en ― English variants
  • variants.ja ― Japanese variants
  • examples ― Example sentences
  • examples[].en ― English example sentences
  • examples[].ja ― Japanese example sentences
  • examples[].ref ― The source of the example sentence
  • examples[].refURL ― The URL to the source of the example sentence
  • createdAt ― The date we added the word (yyyy-mm-dd format)
  • updatedAt ― The data we updated the word (yyyy-mm-dd format)
  • tags ― Tags. Here's the list of the tags:
    • mondstadt ― 蒙德
    • dragonspine ― 龙脊雪山
    • liyue ― 璃月
    • inazuma ― 稻妻
    • sumeru ― 须弥
    • fontaine ― 枫丹
    • natlan ― 纳塔
    • snezhnaya ― 至冬
    • khaenriah ― 坎瑞亚
    • character-main ― 角色(可操作)
    • character-sub ― 角色(NPC)
    • how-to-call ― 称呼
    • title ― 称号·职位名·别名等
    • enemy ― 敌人
    • enemy-boss ― Boss
    • location ― 地名
    • domain ― 秘境
    • event ― 活动
    • object ― 物品
    • living-being ― 生物
    • organization ― 团体组织
    • fatui ― 愚人众
    • facility ― 店铺·设施等
    • quest-archon ― 魔神任务
    • quest-world ― 世界任务
    • quest-random ― 突发事件
    • quest-story ― 传说任务
    • quest-daily ― 每日委托
    • quest-tribal ― 部族纪闻
    • item ― 道具
    • specialty ― 地区特产
    • drop ― 掉落物
    • drop-boss ― Boss掉落物
    • gemstone ― 宝石
    • talent-material ― 天赋养成素材
    • weapon-material ― 武器突破素材
    • food ― 食物
    • artifact ― 圣遗物
    • artifact-piece ― 圣遗物(单件名)
    • dialogue ― 对话
    • element ― 元素
    • sereniteapot ― 尘歌壶
    • weapon ― 武器
    • sword ― 单手剑
    • claymore ― 双手剑
    • polearm ― 长柄武器
    • bow ― 弓
    • catalyst ― 法器

Compatibility

This data is currently β. We might apply breaking changes at anytime without announcement.

Terms of use

Last updated at: 2024/11/21

  • You can modify and re-distribute CSVs and JSON data of the English-Chinese-Japanese translations ("The Data")
  • You don't have to give the credit to this website and provide link to its URL. (However, we welcome if you give the credit)
  • We cancel the permission to redistribute The Data if:
    • you have violate the rights of the HoYoverse companies (i.e. miHoYo, Cognosphere, and their local branches and subsidiaries) and any thirdparties.
    • you violate agreements of the Genshin Impact game and its related services such as HoYoLab.
    • you violate Japanese law or the law of the country you live.
    • the owner of this website request to stop redistribution.
  • The owner of this website and the contributors of The Data assumes no responsibility for any damages while you use, modify, publish, or redistribute The Data.

If you have any questions, contact via Twitter. (You don't have to follow me to send me the DMs.)