JSON

World Mythology Characters - JSON

A systematic compilation of major gods, goddesses, heroes, and monsters from mythological systems around the world. Focusing on Greek, Norse, Japanese, and Egyptian mythologies, this resource explains the characteristic characters, their roles, and relationships within each pantheon. These mythologies have continued to exert tremendous influence on literature, art, religion, and culture from ancient times to the present day.

mythology Greek mythology Norse mythology Japanese mythology Egyptian mythology gods heroes folklore religion culture
[
  {
    "code": "G01",
    "slug": "zeus",
    "name": "Zeus",
    "description": "The supreme god of Greek mythology, ruler of the sky and thunder.",
    "mythology": "Greek Mythology",
    "domain": "Sky, Thunder, Justice, Order",
    "symbols": [
      "thunderbolt",
      "eagle",
      "oak tree"
    ]
  },
  {
    "code": "G02",
    "slug": "hera",
    "name": "Hera",
    "description": "The queen of Greek gods, goddess of marriage and family.",
    "mythology": "Greek Mythology",
    "domain": "Marriage, Women, Childbirth, Family",
    "symbols": [
      "peacock",
      "pomegranate",
      "diadem"
    ]
  },
  {
    "code": "G03",
    "slug": "poseidon",
    "name": "Poseidon",
    "description": "God of the sea, earthquakes, and horses in Greek mythology.",
    "mythology": "Greek Mythology",
    "domain": "Sea, Earthquakes, Horses",
    "symbols": [
      "trident",
      "horse",
      "dolphin"
    ]
  },
  {
    "code": "G04",
    "slug": "athena",
    "name": "Athena",
    "description": "Goddess of wisdom and strategic warfare in Greek mythology.",
    "mythology": "Greek Mythology",
    "domain": "Wisdom, Strategy, Crafts, Justice",
    "symbols": [
      "owl",
      "olive tree",
      "armor",
      "aegis"
    ]
  },
  {
    "code": "N01",
    "slug": "odin",
    "name": "Odin",
    "description": "The supreme god of Norse mythology, associated with wisdom, war, and death.",
    "mythology": "Norse Mythology",
    "domain": "Wisdom, War, Death, Poetry, Magic",
    "symbols": [
      "spear Gungnir",
      "ravens Huginn and Muninn",
      "eight-legged horse Sleipnir"
    ]
  },
  {
    "code": "N02",
    "slug": "thor",
    "name": "Thor",
    "description": "God of thunder in Norse mythology, protector of humanity.",
    "mythology": "Norse Mythology",
    "domain": "Thunder, Lightning, Storms, Protection",
    "symbols": [
      "hammer Mjöllnir",
      "belt Megingjörð",
      "iron gloves"
    ]
  },
  {
    "code": "N03",
    "slug": "loki",
    "name": "Loki",
    "description": "The trickster god of Norse mythology, associated with fire and mischief.",
    "mythology": "Norse Mythology",
    "domain": "Fire, Mischief, Change, Chaos",
    "symbols": [
      "flame",
      "snake",
      "various disguises"
    ]
  },
  {
    "code": "N04",
    "slug": "freyja",
    "name": "Freyja",
    "description": "Goddess of love, beauty, fertility, and war in Norse mythology.",
    "mythology": "Norse Mythology",
    "domain": "Love, Beauty, Fertility, War, Magic",
    "symbols": [
      "necklace Brísingamen",
      "chariot drawn by cats",
      "falcon feather coat"
    ]
  },
  {
    "code": "J01",
    "slug": "izanagi",
    "name": "Izanagi",
    "description": "The creator god of Japanese mythology who gave birth to the Japanese islands.",
    "mythology": "Japanese Mythology",
    "domain": "Creation, Life, Purification",
    "symbols": [
      "Amenonuhoko (heavenly spear)",
      "Ame-no-ukihashi (floating bridge)"
    ]
  },
  {
    "code": "J02",
    "slug": "izanami",
    "name": "Izanami",
    "description": "The creator goddess of Japanese mythology, queen of the underworld.",
    "mythology": "Japanese Mythology",
    "domain": "Creation, Death, Underworld",
    "symbols": [
      "underworld Yomi",
      "death"
    ]
  },
  {
    "code": "J03",
    "slug": "amaterasu",
    "name": "Amaterasu",
    "description": "The sun goddess of Japanese mythology, Amaterasu Omikami.",
    "mythology": "Japanese Mythology",
    "domain": "Sun, Heaven, Imperial Family",
    "symbols": [
      "sun",
      "mirror",
      "three-legged crow Yatagarasu"
    ]
  },
  {
    "code": "J04",
    "slug": "susanoo",
    "name": "Susanoo",
    "description": "God of storms and sea in Japanese mythology, Susanoo-no-Mikoto.",
    "mythology": "Japanese Mythology",
    "domain": "Storms, Sea, Heroism",
    "symbols": [
      "sword Kusanagi",
      "eight-headed serpent Yamata no Orochi"
    ]
  },
  {
    "code": "E01",
    "slug": "ra",
    "name": "Ra",
    "description": "The sun god of Egyptian mythology, deity of creation.",
    "mythology": "Egyptian Mythology",
    "domain": "Sun, Creation, Renewal, Cosmic Order",
    "symbols": [
      "sun disk",
      "falcon",
      "obelisk"
    ]
  },
  {
    "code": "E02",
    "slug": "osiris",
    "name": "Osiris",
    "description": "God of the underworld and resurrection in Egyptian mythology.",
    "mythology": "Egyptian Mythology",
    "domain": "Underworld, Death, Resurrection, Fertility",
    "symbols": [
      "crook and flail",
      "Atef crown",
      "mummy wrappings"
    ]
  },
  {
    "code": "E03",
    "slug": "isis",
    "name": "Isis",
    "description": "Goddess of magic and motherhood in Egyptian mythology.",
    "mythology": "Egyptian Mythology",
    "domain": "Magic, Motherhood, Protection, Healing",
    "symbols": [
      "throne hieroglyph",
      "wings",
      "ankh"
    ]
  },
  {
    "code": "E04",
    "slug": "horus",
    "name": "Horus",
    "description": "God of the sky and kingship in Egyptian mythology.",
    "mythology": "Egyptian Mythology",
    "domain": "Sky, Kingship, Protection",
    "symbols": [
      "Eye of Horus",
      "falcon",
      "Double Crown"
    ]
  },
  {
    "code": "E05",
    "slug": "anubis",
    "name": "Anubis",
    "description": "God of death and mummification in Egyptian mythology.",
    "mythology": "Egyptian Mythology",
    "domain": "Death, Mummification, Afterlife, Tombs",
    "symbols": [
      "jackal",
      "scale for weighing hearts",
      "black color"
    ]
  }
]