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