{
  "data": [
    {
      "word": "おはよう",
      "reading": "おはよう",
      "romaji": "ohayou",
      "meaning": "good morning (casual)",
      "category": "greetings",
      "examples": [
        {
          "japanese": "おはよう、元気？",
          "english": "Good morning, how are you?"
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "こんにちは",
      "reading": "こんにちは",
      "romaji": "konnichiwa",
      "meaning": "hello / good afternoon",
      "category": "greetings",
      "examples": [
        {
          "japanese": "こんにちは、田中さん。",
          "english": "Hello, Mr. Tanaka."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "こんばんは",
      "reading": "こんばんは",
      "romaji": "konbanwa",
      "meaning": "good evening",
      "category": "greetings",
      "examples": [
        {
          "japanese": "こんばんは、いい天気ですね。",
          "english": "Good evening, nice weather isn't it."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "さようなら",
      "reading": "さようなら",
      "romaji": "sayounara",
      "meaning": "goodbye",
      "category": "greetings",
      "examples": [
        {
          "japanese": "さようなら、また明日。",
          "english": "Goodbye, see you tomorrow."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "ありがとう",
      "reading": "ありがとう",
      "romaji": "arigatou",
      "meaning": "thank you",
      "category": "greetings",
      "examples": [
        {
          "japanese": "ありがとう、助かりました。",
          "english": "Thank you, that helped."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "すみません",
      "reading": "すみません",
      "romaji": "sumimasen",
      "meaning": "excuse me / sorry",
      "category": "greetings",
      "examples": [
        {
          "japanese": "すみません、駅はどこですか。",
          "english": "Excuse me, where is the station?"
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "お願いします",
      "reading": "おねがいします",
      "romaji": "onegaishimasu",
      "meaning": "please",
      "category": "greetings",
      "examples": [
        {
          "japanese": "水をお願いします。",
          "english": "Water, please."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "はい",
      "reading": "はい",
      "romaji": "hai",
      "meaning": "yes",
      "category": "greetings",
      "examples": [
        {
          "japanese": "はい、そうです。",
          "english": "Yes, that's right."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "いいえ",
      "reading": "いいえ",
      "romaji": "iie",
      "meaning": "no",
      "category": "greetings",
      "examples": [
        {
          "japanese": "いいえ、違います。",
          "english": "No, that's wrong."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "大丈夫",
      "reading": "だいじょうぶ",
      "romaji": "daijoubu",
      "meaning": "okay / all right",
      "category": "greetings",
      "examples": [
        {
          "japanese": "大丈夫ですか。",
          "english": "Are you okay?"
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "元気",
      "reading": "げんき",
      "romaji": "genki",
      "meaning": "energetic / healthy / fine",
      "category": "greetings",
      "examples": [
        {
          "japanese": "お元気ですか。",
          "english": "How are you?"
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "どうも",
      "reading": "どうも",
      "romaji": "doumo",
      "meaning": "thanks (casual) / hey",
      "category": "greetings",
      "examples": [
        {
          "japanese": "どうも、久しぶり。",
          "english": "Hey, long time no see."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "いただきます",
      "reading": "いただきます",
      "romaji": "itadakimasu",
      "meaning": "bon appétit (before eating)",
      "category": "greetings",
      "examples": [
        {
          "japanese": "いただきます！",
          "english": "Let's eat! (before a meal)"
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "ごちそうさま",
      "reading": "ごちそうさま",
      "romaji": "gochisousama",
      "meaning": "thank you for the meal",
      "category": "greetings",
      "examples": [
        {
          "japanese": "ごちそうさまでした。",
          "english": "Thank you for the meal."
        }
      ],
      "jlpt": "N5"
    },
    {
      "word": "おやすみ",
      "reading": "おやすみ",
      "romaji": "oyasumi",
      "meaning": "good night",
      "category": "greetings",
      "examples": [
        {
          "japanese": "おやすみなさい。",
          "english": "Good night."
        }
      ],
      "jlpt": "N5"
    }
  ],
  "category": "greetings",
  "count": 15,
  "attribution": {
    "source": "Kanji Flash",
    "url": "https://kanjiflash.pages.dev"
  }
}