JSON
Classical Music Periods - JSON
Classical music periods are chronological classifications of Western music development. They are broadly divided into six eras: Medieval (c. 400–1400), Renaissance (c. 1400–1600), Baroque (c. 1600–1750), Classical (c. 1750–1820), Romantic (c. 1820–1900), and Modern/Contemporary (c. 1900–present). Each period has its own musical styles, expressive techniques, and representative composers, forming an important foundation for understanding music history.
classical music
Western music history
music history
periods
composers
[
{
"code": "01",
"slug": "medieval",
"name": "Medieval",
"period": "c. 400–1400 CE",
"description": "An era dominated by religious music centered on Christianity.",
"keyComposers": "Guillaume de Machaut, John Dunstaple, Hildegard of Bingen"
},
{
"code": "02",
"slug": "renaissance",
"name": "Renaissance",
"period": "c. 1400–1600 CE",
"description": "An era when counterpoint developed highly and secular music flourished.",
"keyComposers": "Josquin des Prez, Palestrina, Monteverdi"
},
{
"code": "03",
"slug": "baroque",
"name": "Baroque",
"period": "c. 1600–1750 CE",
"description": "An era characterized by basso continuo, with the birth of opera and concerto.",
"keyComposers": "J.S. Bach, Handel, Vivaldi, Purcell, Rameau, Scarlatti"
},
{
"code": "04",
"slug": "classical",
"name": "Classical",
"period": "c. 1750–1820 CE",
"description": "An era emphasizing clarity, balance, and simplicity, with perfected symphony and sonata forms.",
"keyComposers": "Haydn, Mozart, Beethoven (early), Schubert"
},
{
"code": "05",
"slug": "romantic",
"name": "Romantic",
"period": "c. 1820–1900 CE",
"description": "An era emphasizing emotional expression and individuality, with greatly expanded orchestras.",
"keyComposers": "Beethoven (late), Brahms, Chopin, Liszt, Wagner, Tchaikovsky, Mahler, Verdi"
},
{
"code": "06",
"slug": "modern",
"name": "Modern/Contemporary",
"period": "c. 1900–present",
"description": "An era that broke traditional tonality and gave birth to experimental techniques.",
"keyComposers": "Schoenberg, Stravinsky, Debussy, Ravel, John Cage, Toru Takemitsu, John Williams"
}
]