Example 14067
Playlist
A music playlist with tracks and metadata.
{
name: "Romance Favorites"
curator: "Aliza Mertz"
public: true
tracks: [
{
title: "Sixteen Tons"
artist: "Felipe Gibson"
album: "peior"
duration: "3:31"
}
{
title: "Umbrella"
artist: "Arnold Rath"
album: "voluptatum canto"
duration: "3:24"
}
{
title: "The Sign"
artist: "Felix Rippin"
album: "cursus"
duration: "2:05"
}
{
title: "Band On the Run"
artist: "Trace Okuneva"
album: "tondeo"
duration: "2:11"
}
]
total_duration: "90min"
}