popularity/world/:popularityType/:itemsPerPage/:pageNumber
Gets a list of popular worlds pased on the PopularityType
Path Parameters |
---|
popularityType integer — REQUIREDThe PopularityType to use. (0 - Hourly, 1 - Daily, 2 - Weekly, 3 - Monthly, 4 - Yearly) |
itemsPerPage integer — REQUIREDHow many results to show per page |
page integer — REQUIREDWhat page? |
Responses | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 A successful request
|