Appearance
2376 - Playlist
A music playlist with tracks and metadata. This is an example of a MAML document.
maml
{
name: "Bop Vibes"
curator: "Kristie Lehner"
public: false
tracks: [
{
title: "Vogue"
artist: "Tasha Beahan"
album: "volup"
duration: "4:42"
}
{
title: "Ironic"
artist: "Matthew Kessler"
album: "colligo abstergo decerno"
duration: "3:55"
}
{
title: "Are You Lonesome Tonight?"
artist: "Anthony Rosenbaum"
album: "angustus vel"
duration: "3:55"
}
{
title: "Kansas City"
artist: "Dwight Hackett"
album: "delectatio"
duration: "3:14"
}
{
title: "American Pie"
artist: "Isaiah Schamberger"
album: "caecus acceptus"
duration: "4:52"
}
{
title: "Some of These Days"
artist: "Eryn Heller"
album: "tactus vomica acquiro"
duration: "3:10"
}
{
title: "Stand By Me"
artist: "Nina Wyman V"
album: "animi deinde"
duration: "5:05"
}
{
title: "Call Me Maybe"
artist: "Tavares Stamm"
album: "apto abstergo"
duration: "4:07"
}
]
total_duration: "30min"
}