{ "all": [ { "any": [ {"contains": {"genre": "Emo"}} ]}, {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}}, {"isNot": {"artist": "BTS"}}, {"isNot": {"artist": "Postmodern Jukebox"}} ], "sort": "dateModified", "order": "desc", "limit": 1000 }