{
  "api": "hebrew-alphabet",
  "title": "Hebrew Alphabet",
  "description": "The 22 letters of the Hebrew alphabet with transliteration and numeric (gematria) value.",
  "emoji": "🇮🇱",
  "license": "GPL-2.0-or-later",
  "count": 22,
  "self": "https://gratisapi.com/api/hebrew-alphabet/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/hebrew-alphabet/index",
    "item": "https://gratisapi.com/api/hebrew-alphabet/{id}"
  },
  "fields": [
    "id",
    "letter",
    "name",
    "numeric_value",
    "order",
    "transliteration"
  ],
  "results": [
    {
      "id": "alef",
      "name": "Alef",
      "letter": "א",
      "transliteration": "'",
      "numeric_value": 1,
      "order": 1,
      "url": "https://gratisapi.com/api/hebrew-alphabet/alef"
    },
    {
      "id": "bet",
      "name": "Bet",
      "letter": "ב",
      "transliteration": "b",
      "numeric_value": 2,
      "order": 2,
      "url": "https://gratisapi.com/api/hebrew-alphabet/bet"
    },
    {
      "id": "gimel",
      "name": "Gimel",
      "letter": "ג",
      "transliteration": "g",
      "numeric_value": 3,
      "order": 3,
      "url": "https://gratisapi.com/api/hebrew-alphabet/gimel"
    },
    {
      "id": "dalet",
      "name": "Dalet",
      "letter": "ד",
      "transliteration": "d",
      "numeric_value": 4,
      "order": 4,
      "url": "https://gratisapi.com/api/hebrew-alphabet/dalet"
    },
    {
      "id": "he",
      "name": "He",
      "letter": "ה",
      "transliteration": "h",
      "numeric_value": 5,
      "order": 5,
      "url": "https://gratisapi.com/api/hebrew-alphabet/he"
    },
    {
      "id": "vav",
      "name": "Vav",
      "letter": "ו",
      "transliteration": "v",
      "numeric_value": 6,
      "order": 6,
      "url": "https://gratisapi.com/api/hebrew-alphabet/vav"
    },
    {
      "id": "zayin",
      "name": "Zayin",
      "letter": "ז",
      "transliteration": "z",
      "numeric_value": 7,
      "order": 7,
      "url": "https://gratisapi.com/api/hebrew-alphabet/zayin"
    },
    {
      "id": "het",
      "name": "Het",
      "letter": "ח",
      "transliteration": "kh",
      "numeric_value": 8,
      "order": 8,
      "url": "https://gratisapi.com/api/hebrew-alphabet/het"
    },
    {
      "id": "tet",
      "name": "Tet",
      "letter": "ט",
      "transliteration": "t",
      "numeric_value": 9,
      "order": 9,
      "url": "https://gratisapi.com/api/hebrew-alphabet/tet"
    },
    {
      "id": "yod",
      "name": "Yod",
      "letter": "י",
      "transliteration": "y",
      "numeric_value": 10,
      "order": 10,
      "url": "https://gratisapi.com/api/hebrew-alphabet/yod"
    },
    {
      "id": "kaf",
      "name": "Kaf",
      "letter": "כ",
      "transliteration": "k",
      "numeric_value": 20,
      "order": 11,
      "url": "https://gratisapi.com/api/hebrew-alphabet/kaf"
    },
    {
      "id": "lamed",
      "name": "Lamed",
      "letter": "ל",
      "transliteration": "l",
      "numeric_value": 30,
      "order": 12,
      "url": "https://gratisapi.com/api/hebrew-alphabet/lamed"
    },
    {
      "id": "mem",
      "name": "Mem",
      "letter": "מ",
      "transliteration": "m",
      "numeric_value": 40,
      "order": 13,
      "url": "https://gratisapi.com/api/hebrew-alphabet/mem"
    },
    {
      "id": "nun",
      "name": "Nun",
      "letter": "נ",
      "transliteration": "n",
      "numeric_value": 50,
      "order": 14,
      "url": "https://gratisapi.com/api/hebrew-alphabet/nun"
    },
    {
      "id": "samekh",
      "name": "Samekh",
      "letter": "ס",
      "transliteration": "s",
      "numeric_value": 60,
      "order": 15,
      "url": "https://gratisapi.com/api/hebrew-alphabet/samekh"
    },
    {
      "id": "ayin",
      "name": "Ayin",
      "letter": "ע",
      "transliteration": "'",
      "numeric_value": 70,
      "order": 16,
      "url": "https://gratisapi.com/api/hebrew-alphabet/ayin"
    },
    {
      "id": "pe",
      "name": "Pe",
      "letter": "פ",
      "transliteration": "p",
      "numeric_value": 80,
      "order": 17,
      "url": "https://gratisapi.com/api/hebrew-alphabet/pe"
    },
    {
      "id": "tsadi",
      "name": "Tsadi",
      "letter": "צ",
      "transliteration": "ts",
      "numeric_value": 90,
      "order": 18,
      "url": "https://gratisapi.com/api/hebrew-alphabet/tsadi"
    },
    {
      "id": "qof",
      "name": "Qof",
      "letter": "ק",
      "transliteration": "q",
      "numeric_value": 100,
      "order": 19,
      "url": "https://gratisapi.com/api/hebrew-alphabet/qof"
    },
    {
      "id": "resh",
      "name": "Resh",
      "letter": "ר",
      "transliteration": "r",
      "numeric_value": 200,
      "order": 20,
      "url": "https://gratisapi.com/api/hebrew-alphabet/resh"
    },
    {
      "id": "shin",
      "name": "Shin",
      "letter": "ש",
      "transliteration": "sh",
      "numeric_value": 300,
      "order": 21,
      "url": "https://gratisapi.com/api/hebrew-alphabet/shin"
    },
    {
      "id": "tav",
      "name": "Tav",
      "letter": "ת",
      "transliteration": "t",
      "numeric_value": 400,
      "order": 22,
      "url": "https://gratisapi.com/api/hebrew-alphabet/tav"
    }
  ]
}
