11 lines
219 B
Natural
11 lines
219 B
Natural
{
|
|
"title": "-Top Synth ;)",
|
|
"comment": "The highest rated Synth music.",
|
|
"all": [
|
|
{"contains": {"genre": "Synth"}},
|
|
{"gt": {"rating": 3}}
|
|
],
|
|
"sort": "dateModified",
|
|
"order": "desc",
|
|
"limit": 1000
|
|
} |