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