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