How to call the beacon API to receive raw JSON-Format?

Hello, the API-Doc states:

=========
The JSON format is available in two flavors:

  • A verbose version, encapsulating all the fields and human readable
  • An optimised version as a JSON array, where each element has a precise position in the array.

========

However I do not see any header or URL-Parameter that allows me to choose the option.