Explore page has reports, topics, unresolved, and hotspots (All may change)
- Each request should return a highlight of what is trending for each type
- Each request should return post feed type and geo location
{ "data" : { "posts": { //post 1 } "trending": { } } }
Explore page has reports, topics, unresolved, and hotspots (All may change)
{ "data" : { "posts": { //post 1 } "trending": { } } }