{
  "songs": [
    {
      "id": 1,
      "title": "Young Dumb and Broke",
      "genre": "Pop",
      "singer": "Khalid"
    },
    {
      "id": 2,
      "title": "Pillow Talk",
      "genre": "Pop",
      "singer": "Zayn Malik"
    },
    {
      "id": 3,
      "title": "Sign Of The Times",
      "genre": "Pop",
      "singer": "Harry Styles"
    },
    {
      "id": 4,
      "title": "Havana",
      "genre": "Pop",
      "singer": "Camila Cabello"
    },
    {
      "id": 5,
      "title": "Bukti",
      "genre": "Pop",
      "singer": "Virgoun"
    },
    {
      "id": 6,
      "title": "When I Was Your Man",
      "genre": "Pop",
      "singer": "Bruno Mars"
    },
    {
      "id": 7,
      "title": "Something Just Like This",
      "genre": "Pop",
      "singer": "The Chainsmokers & Coldplay"
    },
    {
      "id": 8,
      "title": "Dusk Till Down",
      "genre": "Pop",
      "singer": "Zayn Malik ft Sia"
    },
    {
      "id": 9,
      "title": "Party Doll",
      "genre": "Pop",
      "singer": "Mick Jagger"
    }
  ]
}