Skip to main content

A good trick for getting data from the API is to convert the JSON to CSV using https://json-csv.com or a similar conversion tool - then you will be able to view everything in a spreadsheet.  This can save writing code sometimes.