Appearance
480 - Playlist
A music playlist with tracks and metadata. This is an example of a MAML document.
maml
{
name: "Acoustic Blues Vibes"
curator: "Courtney O'Connell"
public: true
tracks: [
{
title: "Macarena"
artist: "Dr. Dominick Deckow"
album: "acsi angelus"
duration: "4:25"
}
{
title: "I Love Rock 'n' Roll"
artist: "Kathleen Turcotte"
album: "pecco"
duration: "5:04"
}
{
title: "Take My Breath Away"
artist: "Gerard Schaden-Sipes"
album: "decretum"
duration: "4:45"
}
{
title: "I Want to Hold Your Hand"
artist: "Essie Jenkins"
album: "vulpes barba denego"
duration: "4:29"
}
{
title: "Hit the Road, Jack"
artist: "Roland Kuhn"
album: "vesco substantia"
duration: "3:03"
}
{
title: "We Can Work it Out"
artist: "Preston Watsica"
album: "catena solum"
duration: "4:21"
}
]
total_duration: "76min"
}