{ "title": "-Top House ;)", "comment": "The highest rated House music.", "all": [ { "any": [ {"contains": {"genre": "House"}} ]}, {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}} ], "sort": "dateModified", "order": "desc", "limit": 1500 }