JSON

Famous Sculptures of the World - JSON

A comprehensive list of world-famous sculptures created from ancient times to the modern era. Featuring masterpieces that have left their mark on art history, including the Venus de Milo, David, and The Thinker, arranged chronologically. Each work embodies the cultural background and artistic values of its time, and continues to be admired in museums around the world.

sculpture art fine arts art history Renaissance ancient Greece marble
[
  {
    "code": "001",
    "slug": "venus-de-milo",
    "name": "Venus de Milo",
    "description": "A marble sculpture representing the Hellenistic period of ancient Greece.",
    "artist": "Unknown (attributed to Alexandros of Antioch)",
    "year": "紀元前130年-100年頃",
    "material": "Marble",
    "location": "Louvre Museum, Paris",
    "period": "Ancient Greece (Hellenistic period)"
  },
  {
    "code": "002",
    "slug": "david-michelangelo",
    "name": "David",
    "description": "The supreme masterpiece of Renaissance sculpture by Michelangelo.",
    "artist": "Michelangelo Buonarroti",
    "year": "1501年-1504年",
    "material": "Marble",
    "location": "Galleria dell'Accademia, Florence",
    "period": "Renaissance"
  },
  {
    "code": "003",
    "slug": "the-thinker",
    "name": "The Thinker",
    "description": "A representative work of modern sculpture by Rodin.",
    "artist": "Auguste Rodin",
    "year": "1880年-1904年",
    "material": "Bronze",
    "location": "Musée Rodin, Paris",
    "period": "Modern"
  },
  {
    "code": "004",
    "slug": "pieta",
    "name": "Pietà",
    "description": "Michelangelo's early masterpiece depicting the Virgin Mary holding Christ.",
    "artist": "Michelangelo Buonarroti",
    "year": "1498年-1499年",
    "material": "Marble",
    "location": "St. Peter's Basilica, Vatican",
    "period": "Renaissance"
  },
  {
    "code": "005",
    "slug": "winged-victory-of-samothrace",
    "name": "Winged Victory of Samothrace",
    "description": "A Hellenistic masterpiece depicting Nike, the goddess of victory.",
    "artist": "Unknown (attributed to Pythokritos)",
    "year": "紀元前190年頃",
    "material": "Marble",
    "location": "Louvre Museum, Paris",
    "period": "Ancient Greece (Hellenistic period)"
  },
  {
    "code": "006",
    "slug": "moai",
    "name": "Moai",
    "description": "Giant stone statues standing on Easter Island.",
    "artist": "Rapa Nui people",
    "year": "1250年-1500年頃",
    "material": "Volcanic rock (tuff)",
    "location": "Easter Island, Chile",
    "period": "Medieval"
  },
  {
    "code": "007",
    "slug": "laocoon",
    "name": "Laocoön and His Sons",
    "description": "An ancient Roman sculpture masterpiece depicting human suffering.",
    "artist": "Agesander, Athenodoros, and Polydorus",
    "year": "紀元前2世紀",
    "material": "Marble",
    "location": "Vatican Museums, Rome",
    "period": "Ancient Rome"
  },
  {
    "code": "008",
    "slug": "discobolus",
    "name": "Discobolus",
    "description": "An athlete statue representing the Classical period of ancient Greece.",
    "artist": "Myron",
    "year": "紀元前450年頃",
    "material": "Marble (Roman copy)",
    "location": "Various museums (copies distributed)",
    "period": "Ancient Greece (Classical period)"
  },
  {
    "code": "009",
    "slug": "terracotta-army",
    "name": "Terracotta Army",
    "description": "A collection of terracotta soldier figures created to protect Qin Shi Huang of China's Qin Dynasty.",
    "artist": "Artisans of the Qin Dynasty",
    "year": "紀元前210年頃",
    "material": "Terracotta",
    "location": "Xi'an, China",
    "period": "Ancient China"
  },
  {
    "code": "010",
    "slug": "nefertiti-bust",
    "name": "Bust of Nefertiti",
    "description": "A painted limestone bust of Queen Nefertiti of ancient Egypt.",
    "artist": "Thutmose",
    "year": "紀元前1345年頃",
    "material": "Painted limestone",
    "location": "Neues Museum, Berlin",
    "period": "Ancient Egypt"
  }
]