Download Listening History - 1 KB 1 Level Formatted JSON File Free Sample JSON Data (1 KB 1 Level Formatted )
Size : Listening History - 1 KB 1 Level Formatted
Download the Listening History - 1 KB 1 Level Formatted JSON file for free. This sample JSON file (1 KB 1 Level Formatted ) is perfect for API testing, validating databases, and checking website file upload limits.
Designed for developers and testers, this JSON document contains structured JSON objects and JSON arrays, allowing you to simulate real-world scenarios with large JSON datasets.
{
"type": "array",
"items": {
"type": "object",
"required": [
"id",
"timestamp",
"track_name",
"artist",
"track_uri"
],
"properties": {
"id": {
"type": "string"
},
"album": {
"type": "string"
},
"artist": {
"type": "string"
},
"shuffle": {
"type": "string",
"description": "Boolean flag stored as string (0/1)"
},
"skipped": {
"type": "string",
"description": "Boolean flag stored as string (0/1)"
},
"platform": {
"type": "string"
},
"timestamp": {
"type": "string",
"format": "date-time",
"description": "Playback timestamp in ISO 8601 format"
},
"track_uri": {
"type": "string",
"description": "Spotify track URI"
},
"reason_end": {
"type": "string"
},
"track_name": {
"type": "string"
},
"duration_ms": {
"type": "string",
"description": "Playback duration in milliseconds"
},
"source_file": {
"type": "string",
"description": "Original data source filename"
},
"reason_start": {
"type": "string"
}
}
},
"title": "SpotifyStreamingHistory",
"$schema": "http://json-schema.org/draft-07/schema#"
}We found 0 files similar to your selection in the LISTENING-HISTORY 1LEVEL folder.