{
  "api": "greek-alphabet",
  "title": "Greek Alphabet",
  "description": "The 24 letters of the Greek alphabet with transliteration and numeric value.",
  "emoji": "🇬🇷",
  "license": "GPL-2.0-or-later",
  "count": 24,
  "self": "https://gratisapi.com/api/greek-alphabet/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/greek-alphabet/index",
    "item": "https://gratisapi.com/api/greek-alphabet/{id}"
  },
  "fields": [
    "id",
    "lowercase",
    "name",
    "numeric_value",
    "transliteration",
    "uppercase"
  ],
  "results": [
    {
      "id": "alpha",
      "name": "Alpha",
      "uppercase": "Α",
      "lowercase": "α",
      "transliteration": "a",
      "numeric_value": 1,
      "url": "https://gratisapi.com/api/greek-alphabet/alpha"
    },
    {
      "id": "beta",
      "name": "Beta",
      "uppercase": "Β",
      "lowercase": "β",
      "transliteration": "b",
      "numeric_value": 2,
      "url": "https://gratisapi.com/api/greek-alphabet/beta"
    },
    {
      "id": "gamma",
      "name": "Gamma",
      "uppercase": "Γ",
      "lowercase": "γ",
      "transliteration": "g",
      "numeric_value": 3,
      "url": "https://gratisapi.com/api/greek-alphabet/gamma"
    },
    {
      "id": "delta",
      "name": "Delta",
      "uppercase": "Δ",
      "lowercase": "δ",
      "transliteration": "d",
      "numeric_value": 4,
      "url": "https://gratisapi.com/api/greek-alphabet/delta"
    },
    {
      "id": "epsilon",
      "name": "Epsilon",
      "uppercase": "Ε",
      "lowercase": "ε",
      "transliteration": "e",
      "numeric_value": 5,
      "url": "https://gratisapi.com/api/greek-alphabet/epsilon"
    },
    {
      "id": "zeta",
      "name": "Zeta",
      "uppercase": "Ζ",
      "lowercase": "ζ",
      "transliteration": "z",
      "numeric_value": 7,
      "url": "https://gratisapi.com/api/greek-alphabet/zeta"
    },
    {
      "id": "eta",
      "name": "Eta",
      "uppercase": "Η",
      "lowercase": "η",
      "transliteration": "e",
      "numeric_value": 8,
      "url": "https://gratisapi.com/api/greek-alphabet/eta"
    },
    {
      "id": "theta",
      "name": "Theta",
      "uppercase": "Θ",
      "lowercase": "θ",
      "transliteration": "th",
      "numeric_value": 9,
      "url": "https://gratisapi.com/api/greek-alphabet/theta"
    },
    {
      "id": "iota",
      "name": "Iota",
      "uppercase": "Ι",
      "lowercase": "ι",
      "transliteration": "i",
      "numeric_value": 10,
      "url": "https://gratisapi.com/api/greek-alphabet/iota"
    },
    {
      "id": "kappa",
      "name": "Kappa",
      "uppercase": "Κ",
      "lowercase": "κ",
      "transliteration": "k",
      "numeric_value": 20,
      "url": "https://gratisapi.com/api/greek-alphabet/kappa"
    },
    {
      "id": "lambda",
      "name": "Lambda",
      "uppercase": "Λ",
      "lowercase": "λ",
      "transliteration": "l",
      "numeric_value": 30,
      "url": "https://gratisapi.com/api/greek-alphabet/lambda"
    },
    {
      "id": "mu",
      "name": "Mu",
      "uppercase": "Μ",
      "lowercase": "μ",
      "transliteration": "m",
      "numeric_value": 40,
      "url": "https://gratisapi.com/api/greek-alphabet/mu"
    },
    {
      "id": "nu",
      "name": "Nu",
      "uppercase": "Ν",
      "lowercase": "ν",
      "transliteration": "n",
      "numeric_value": 50,
      "url": "https://gratisapi.com/api/greek-alphabet/nu"
    },
    {
      "id": "xi",
      "name": "Xi",
      "uppercase": "Ξ",
      "lowercase": "ξ",
      "transliteration": "x",
      "numeric_value": 60,
      "url": "https://gratisapi.com/api/greek-alphabet/xi"
    },
    {
      "id": "omicron",
      "name": "Omicron",
      "uppercase": "Ο",
      "lowercase": "ο",
      "transliteration": "o",
      "numeric_value": 70,
      "url": "https://gratisapi.com/api/greek-alphabet/omicron"
    },
    {
      "id": "pi",
      "name": "Pi",
      "uppercase": "Π",
      "lowercase": "π",
      "transliteration": "p",
      "numeric_value": 80,
      "url": "https://gratisapi.com/api/greek-alphabet/pi"
    },
    {
      "id": "rho",
      "name": "Rho",
      "uppercase": "Ρ",
      "lowercase": "ρ",
      "transliteration": "r",
      "numeric_value": 100,
      "url": "https://gratisapi.com/api/greek-alphabet/rho"
    },
    {
      "id": "sigma",
      "name": "Sigma",
      "uppercase": "Σ",
      "lowercase": "σ",
      "transliteration": "s",
      "numeric_value": 200,
      "url": "https://gratisapi.com/api/greek-alphabet/sigma"
    },
    {
      "id": "tau",
      "name": "Tau",
      "uppercase": "Τ",
      "lowercase": "τ",
      "transliteration": "t",
      "numeric_value": 300,
      "url": "https://gratisapi.com/api/greek-alphabet/tau"
    },
    {
      "id": "upsilon",
      "name": "Upsilon",
      "uppercase": "Υ",
      "lowercase": "υ",
      "transliteration": "y",
      "numeric_value": 400,
      "url": "https://gratisapi.com/api/greek-alphabet/upsilon"
    },
    {
      "id": "phi",
      "name": "Phi",
      "uppercase": "Φ",
      "lowercase": "φ",
      "transliteration": "ph",
      "numeric_value": 500,
      "url": "https://gratisapi.com/api/greek-alphabet/phi"
    },
    {
      "id": "chi",
      "name": "Chi",
      "uppercase": "Χ",
      "lowercase": "χ",
      "transliteration": "ch",
      "numeric_value": 600,
      "url": "https://gratisapi.com/api/greek-alphabet/chi"
    },
    {
      "id": "psi",
      "name": "Psi",
      "uppercase": "Ψ",
      "lowercase": "ψ",
      "transliteration": "ps",
      "numeric_value": 700,
      "url": "https://gratisapi.com/api/greek-alphabet/psi"
    },
    {
      "id": "omega",
      "name": "Omega",
      "uppercase": "Ω",
      "lowercase": "ω",
      "transliteration": "o",
      "numeric_value": 800,
      "url": "https://gratisapi.com/api/greek-alphabet/omega"
    }
  ]
}
