first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,95 @@
{
"type": "object",
"properties": {
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,66 @@
{
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"followers": {
"type": "object",
"properties": {
"href": {
"type": "null"
},
"total": {
"type": "integer"
}
}
},
"genres": {
"type": "array",
"items": {
"type": "string"
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,98 @@
{
"type": "object",
"properties": {
"album_group": {
"type": "string"
},
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,192 @@
{
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"is_playable": {
"type": "boolean"
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"is_local": {
"type": "boolean"
},
"is_playable": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,66 @@
{
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"followers": {
"type": "object",
"properties": {
"href": {
"type": "null"
},
"total": {
"type": "integer"
}
}
},
"genres": {
"type": "array",
"items": {
"type": "string"
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,200 @@
{
"type": "object",
"properties": {
"added_at": {
"type": "string"
},
"track": {
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"is_playable": {
"type": "boolean"
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"is_local": {
"type": "boolean"
},
"is_playable": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"version": 1
}
@@ -0,0 +1,66 @@
{
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"followers": {
"type": "object",
"properties": {
"href": {
"type": "null"
},
"total": {
"type": "integer"
}
}
},
"genres": {
"type": "array",
"items": {
"type": "string"
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"success": {
"type": "boolean"
}
},
"version": 1
}
@@ -0,0 +1,183 @@
{
"type": "object",
"properties": {
"actions": {
"type": "object",
"properties": {
"disallows": {
"type": "object",
"properties": {
"resuming": {
"type": "boolean"
}
}
}
}
},
"currently_playing_type": {
"type": "string"
},
"is_playing": {
"type": "boolean"
},
"item": {
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"name": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"is_local": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"progress_ms": {
"type": "integer"
},
"timestamp": {
"type": "integer"
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"success": {
"type": "boolean"
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"success": {
"type": "boolean"
}
},
"version": 1
}
@@ -0,0 +1,194 @@
{
"type": "object",
"properties": {
"played_at": {
"type": "string"
},
"track": {
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"is_local": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"success": {
"type": "boolean"
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"success": {
"type": "boolean"
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"success": {
"type": "boolean"
}
},
"version": 1
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"snapshot_id": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,106 @@
{
"type": "object",
"properties": {
"collaborative": {
"type": "boolean"
},
"description": {
"type": "string"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"followers": {
"type": "object",
"properties": {
"href": {
"type": "null"
},
"total": {
"type": "integer"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"owner": {
"type": "object",
"properties": {
"display_name": {
"type": "null"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"primary_color": {
"type": "null"
},
"public": {
"type": "boolean"
},
"snapshot_id": {
"type": "string"
},
"tracks": {
"type": "object",
"properties": {
"href": {
"type": "string"
},
"limit": {
"type": "integer"
},
"next": {
"type": "null"
},
"offset": {
"type": "integer"
},
"previous": {
"type": "null"
},
"total": {
"type": "integer"
}
}
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,302 @@
{
"type": "object",
"properties": {
"collaborative": {
"type": "boolean"
},
"description": {
"type": "string"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"followers": {
"type": "object",
"properties": {
"href": {
"type": "null"
},
"total": {
"type": "integer"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"owner": {
"type": "object",
"properties": {
"display_name": {
"type": "string"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"public": {
"type": "boolean"
},
"snapshot_id": {
"type": "string"
},
"tracks": {
"type": "object",
"properties": {
"href": {
"type": "string"
},
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"added_at": {
"type": "string"
},
"added_by": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"is_local": {
"type": "boolean"
},
"primary_color": {
"type": "null"
},
"track": {
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"type": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"episode": {
"type": "boolean"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"is_local": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track": {
"type": "boolean"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"video_thumbnail": {
"type": "object",
"properties": {
"url": {
"type": "null"
}
}
}
}
}
},
"limit": {
"type": "integer"
},
"offset": {
"type": "integer"
},
"previous": {
"type": "null"
},
"total": {
"type": "integer"
}
}
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,233 @@
{
"type": "object",
"properties": {
"added_at": {
"type": "string"
},
"added_by": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"type": {
"type": "string"
}
}
},
"is_local": {
"type": "boolean"
},
"primary_color": {
"type": "null"
},
"track": {
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"episode": {
"type": "boolean"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"is_local": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track": {
"type": "boolean"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"video_thumbnail": {
"type": "object",
"properties": {
"url": {
"type": "null"
}
}
}
},
"version": 1
}
@@ -0,0 +1,80 @@
{
"type": "object",
"properties": {
"collaborative": {
"type": "boolean"
},
"description": {
"type": "string"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"owner": {
"type": "object",
"properties": {
"display_name": {
"type": "string"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"public": {
"type": "boolean"
},
"snapshot_id": {
"type": "string"
},
"tracks": {
"type": "object",
"properties": {
"href": {
"type": "string"
},
"total": {
"type": "integer"
}
}
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,88 @@
{
"type": "object",
"properties": {
"collaborative": {
"type": "boolean"
},
"description": {
"type": "string"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string"
}
}
}
},
"name": {
"type": "string"
},
"owner": {
"type": "object",
"properties": {
"display_name": {
"type": "string"
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"snapshot_id": {
"type": "string"
},
"tracks": {
"type": "object",
"properties": {
"href": {
"type": "string"
},
"total": {
"type": "integer"
}
}
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,186 @@
{
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"is_local": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,57 @@
{
"type": "object",
"properties": {
"acousticness": {
"type": "number"
},
"analysis_url": {
"type": "string"
},
"danceability": {
"type": "number"
},
"duration_ms": {
"type": "integer"
},
"energy": {
"type": "number"
},
"id": {
"type": "string"
},
"key": {
"type": "integer"
},
"liveness": {
"type": "number"
},
"loudness": {
"type": "number"
},
"mode": {
"type": "integer"
},
"speechiness": {
"type": "number"
},
"tempo": {
"type": "number"
},
"time_signature": {
"type": "integer"
},
"track_href": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
},
"valence": {
"type": "number"
}
},
"version": 1
}
@@ -0,0 +1,192 @@
{
"type": "object",
"properties": {
"album": {
"type": "object",
"properties": {
"album_type": {
"type": "string"
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "object",
"properties": {
"height": {
"type": "integer"
},
"url": {
"type": "string"
},
"width": {
"type": "integer"
}
}
}
},
"is_playable": {
"type": "boolean"
},
"name": {
"type": "string"
},
"release_date": {
"type": "string"
},
"release_date_precision": {
"type": "string"
},
"total_tracks": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
},
"artists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
}
}
},
"available_markets": {
"type": "array",
"items": {
"type": "string"
}
},
"disc_number": {
"type": "integer"
},
"duration_ms": {
"type": "integer"
},
"explicit": {
"type": "boolean"
},
"external_ids": {
"type": "object",
"properties": {
"isrc": {
"type": "string"
}
}
},
"external_urls": {
"type": "object",
"properties": {
"spotify": {
"type": "string"
}
}
},
"href": {
"type": "string"
},
"id": {
"type": "string"
},
"is_local": {
"type": "boolean"
},
"is_playable": {
"type": "boolean"
},
"name": {
"type": "string"
},
"popularity": {
"type": "integer"
},
"track_number": {
"type": "integer"
},
"type": {
"type": "string"
},
"uri": {
"type": "string"
}
},
"version": 1
}