
US - DC - Washington DC
1 member
Open group
Created 08-30-2022
{
"query": "SELECT id, conversation.style, view_href, subject, body, author.login, cover_image.original_href, cover_image.description FROM messages WHERE depth=0 AND conversation.style IN ('blog', 'forum', 'tkb') ORDER BY popularity DESC LIMIT 6",
"copy": {
"unauth": {
"heading": "Popular Posts"
},
"auth": {
"heading": "Popular Posts"
}
}
}