{ "title": "-Top Folk ;)", "comment": "The highest rated Folk music.", "all": [ {"contains": {"genre": "Folk"}}, {"gt": {"rating": 3}}, {"notContains": {"genre": "Christmas Music"}}, {"notContains": {"genre": "Folk Pop"}}, {"notContains": {"genre": "Folk Rock"}}, {"isNot": {"artist": "Creed"}} ], "sort": "dateModified", "order": "desc", "limit": 1000 }