/
/
/
1{
2 "created": "2024-06-10T12:00:00Z",
3 "playlist": {
4 "uuid": "aabbcc-1122-3344-5566",
5 "title": "Test Playlist",
6 "description": "A test playlist for testing",
7 "creator": {
8 "id": 99999,
9 "name": "Test User",
10 "picture": null
11 },
12 "type": "USER",
13 "publicPlaylist": true,
14 "created": "2023-01-01T00:00:00.000+0000",
15 "lastUpdated": "2023-06-15T12:00:00.000+0000",
16 "numberOfTracks": 25,
17 "numberOfVideos": 0,
18 "duration": 5400,
19 "popularity": 45,
20 "image": "playlist-image-id",
21 "squareImage": "playlist-square-image-id",
22 "url": "http://www.tidal.com/playlist/aabbcc-1122-3344-5566",
23 "promotedArtists": [],
24 "lastItemAddedAt": "2023-06-15T12:00:00.000+0000"
25 }
26}
27