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