How many days does /latest.json reach back on 1 page? Around 3 days?
Is it time-based, or is it just x number of results per page?
After some counting and using a JSON formatter, pages 1 and 2 have 30 topics each. I wonder, could they also be time-based?
Also, what could be the difference between latest.json
vs latest.json?page=1
? Apparently there seems to be one…
EDIT: I’m answering my own question again . The first page seems to be
latest
, then latest?page=1
, then latest?page=2
, and so on.
2 Likes