Koto
N5
みぎ
right

The bank is on the right.

Recent words.

A few gentle echoes from the days before today.

daily Japanese · word of the day

Learn Japanese one word at a time.

Koto delivers a carefully chosen Japanese word every day, with pronunciation, meaning, usage, and context. Small enough to read in a minute, rich enough to remember.

available as a TRMNL plugin

Daily Japanese on your TRMNL devices.

Let Koto quietly refresh your display with one Japanese word, reading, meaning, and example each day.

Preview of the Koto Daily Japanese TRMNL plugin showing the word 友達 with reading, meaning, and example sentence.
agent-readable artifact

The same word, available as JSON.

GET/api/v0/daily-word
GET/api/v0/daily-words/archive?limit=7
{
  "date": "2026-09-15",
  "tags": [
    "daily-life",
    "directions"
  ],
  "word": {
    "meaning": "right",
    "reading": "みぎ",
    "surface": "右"
  },
  "theme": "directions",
  "status": "published",
  "card_id": "daily_2026_09_15",
  "example": {
    "japanese": "銀行は右にあります。",
    "reading": "ぎんこうはみぎにあります。",
    "english": "The bank is on the right.",
    "ruby": [
      {
        "text": "銀行",
        "reading": "ぎんこう"
      },
      {
        "text": "は"
      },
      {
        "text": "右",
        "reading": "みぎ"
      },
      {
        "text": "にあります。"
      }
    ],
    "html": "<ruby>銀行<rt>ぎんこう</rt></ruby>は<ruby>右<rt>みぎ</rt></ruby>にあります。"
  },
  "language": "ja",
  "level_label": "N5",
  "review_prompt": {
    "answer": "right",
    "prompt": "What does 右 mean?"
  },
  "teaching_note": "右 is the direction right. Pair it with 左 for left.",
  "urls": {
    "self": "https://koto.bokura.ai/api/v0/daily-word?date=2026-09-15",
    "api": "https://koto.bokura.ai/api/v0/daily-word",
    "site": "https://koto.bokura.ai/"
  }
}

Daily Japanese word API for learners, widgets, and agents.

Koto is a free Japanese word-of-the-day API with readings, meanings, example sentences, furigana, ruby HTML, and review prompts for displays, bots, language-learning tools, TRMNL screens, and quiet daily study rituals.