core/tests/components/spotify/fixtures/audio_features.json

21 lines
557 B
JSON

{
"danceability": 0.696,
"energy": 0.905,
"key": 3,
"loudness": -2.743,
"mode": 1,
"speechiness": 0.103,
"acousticness": 0.011,
"instrumentalness": 0.000905,
"liveness": 0.302,
"valence": 0.625,
"tempo": 114.944,
"type": "audio_features",
"id": "11dFghVXANMlKmJXsNCbNl",
"uri": "spotify:track:11dFghVXANMlKmJXsNCbNl",
"track_href": "https://api.spotify.com/v1/tracks/11dFghVXANMlKmJXsNCbNl",
"analysis_url": "https://api.spotify.com/v1/audio-analysis/11dFghVXANMlKmJXsNCbNl",
"duration_ms": 207960,
"time_signature": 4
}