{ "title": "-Admin Favs - Rock ;)", "comment": "Favorite Rock songs by the admin.", "all": [ { "any": [ {"contains": {"genre": "Rock"}} ]}, {"notContains": {"genre": "Christmas Music"}}, {"is": {"loved": true}} ], "sort": "dateModified", "order": "desc", "limit": 1000 }