in2csv converts between tabular formats. The -f json flag declares the input as JSON, here a JSON array of objects from an API export, and the output is CSV. Without -f the input format is guessed from the extension, and nested objects are flattened into dotted column names. This is the standard way to turn API responses into spreadsheet data.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.