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