JSFiddle - React, Tailwind, and code Playground

by Jesus Trejo

JavaScript

{
  "response": {
    "status": {
      "version": "4.2",
      "code": 0,
      "message": "Success"
    },
    "songs": [
      {
        "artist_id": "ARXVV6I1187B9B4F78",
        "artist_name": "virt",
        "id": "SOLRRUR131F71D6CAE",
        "audio_summary": {
          "key": 9,
          "analysis_url": "http://echonest-analysis.s3.amazonaws.com/TR/TRJKVYD131BAB79113/3/full.json?AWSAccessKeyId=AKIAJRDFEY23UEVW42BQ&Expires=1375307740&Signature=iUEXU2tWYV60fSaQjLtiEZgJfG0%3D",
          "energy": 0.99061818156176795,
          "liveness": 0.058578841220582725,
          "tempo": 86.694999999999993,
          "speechiness": 0.054231209680322578,
          "acousticness": 0.18354703884809337,
          "mode": 1,
          "time_signature": 5,
          "duration": 270.05342000000002,
          "loudness": -4.3419999999999996,
          "audio_md5": "6da4af2de411d9694b0623420d51c683",
          "valence": 0.91941575353134664,
          "danceability": 0.59704226628847878
        },
        "title": "Five Nine Seven Eight"
      };
        
    ]
  }
}