{
  "album": {
    "name": "Infinity",
    "artist": "NCS",
    "year": 2015,
    "songs": [
      { 
          "name": "Candyland",
          "artist": "Tobu",
          "year": 2015
      },
      { 
          "name": "Safari Fruits", 
          "artist": "Vidya Vidya", 
          "year": 2015 
      },
      {     
          "name": "Hollah!", 
          "artist": "Disfigure", 
          "year": 2015 
      },
      { 
          "name": "Entropy", 
          "artist": "Distrion & Alex Skrindo", 
          "year": 2015 
      },
      { 
          "name": "High",
          "artist": "JPB", 
          "year": 2015 },
      { 
          "name": "Nekozilla", 
          "artist": "Different Heaven", 
          "year": 2015 },
      { 
          "name": "Adventures",
          "artist": "William Ekh",
          "year": 2015 },
      {
          "name": "Force", 
          "artist": "Alan Walker", 
          "year": 2015 },
      {
          "name": "Levitate", 
          "artist": "JPB",
          "year": 2015 },
      {
          "name": "Rubik", 
          "artist": "Distrion & Electro Light", 
          "year": 2015 },
      {
          "name": "Steeper",
          "artist": "O'Connor & Curbi", 
          "year": 2015 },
      {
          "name": "Lovers", 
          "artist": "LarsM", 
          "year": 2015 },
      {
          "name": "Symbolism", 
          "artist": "Electro Light", 
          "year": 2015 },
      { 
          "name": "Elysium", 
          "artist": "Mendum", 
          "year": 2015 },
      {
          "name": "You", 
          "artist": "Ash O'Connor",
          "year": 2015 },
      {
          "name": "NCS: Infinity (Continuous Mix)",
          "artist": "Various Artists", 
          "year": 2015 }
    ]
  }
}
