API: JSON Exports now camelCased

In "forward-looking" conformity with the Beacon v2 API, the JSON attributes of the API responses has been changed from snake_cased to camelCased. Please adjust your code, where necessary.

Some examples:

  • call_countcallCount
  • error_messageerrorMessage
  • child_termschildTerms
  • variant_typevariantType
  • results_handoversresultsHandovers