{
  "status": "success",
  "data": [
    {
      "title": "You Make Me Feel Brand New",
      "artist": "Michelle Langosh",
      "genre": "Jazz"
    },
    {
      "title": "Careless Whisper",
      "artist": "Guadalupe Brown",
      "genre": "Metal"
    },
    {
      "title": "Come On Eileen",
      "artist": "Marcella Cruickshank",
      "genre": "Country"
    },
    {
      "title": "Nothing's Gonna Stop Us Now",
      "artist": "Alex Johnson",
      "genre": "Classical"
    },
    {
      "title": "At the Hop",
      "artist": "Corey Kuhn",
      "genre": "Jazz"
    },
    {
      "title": "Fast Car",
      "artist": "Rufus Hickle",
      "genre": "Hip-Hop"
    },
    {
      "title": "A Whiter Shade of Pale",
      "artist": "Alan Stokes PhD",
      "genre": "Jazz"
    },
    {
      "title": "Heartbreak Hotel",
      "artist": "Louise Dibbert",
      "genre": "Rock"
    },
    {
      "title": "(Let Me Be Your) Teddy Bear",
      "artist": "Marcia MacGyver",
      "genre": "Country"
    },
    {
      "title": "Under the Bridge",
      "artist": "Clarence Shields",
      "genre": "R&B"
    }
  ]
}