/*
$params['format'] = (string) a short version of the Accept header, e.g. json, yaml
$params['body'] = (array) Use the `query` element to start a query. Use the `cursor` element to continue a query. (Required)
*/
translate(array $params = [])
/*
$params['body'] = (array) Specify the query in the `query` element. (Required)
*/