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