expand_less This is my inital request URL:
https://wikirate.org/Fashion_Transparency_Index+Company.json?api_key=[my key]&offset=0&limit=20w
The result contains what seems to be all the companies, not the first 20. And it includes the entry:
 "paging": {    "next": "https://wikirate.org/Fashion_Transparency_Index+Company.json?filter%5Bname%5D=&item=name&limit=20&offset=20"  }
Since there is a "next" entry, my software is retrieving what turns out to be all the entries again. And so on, ad infinitum.