--- http_interactions: - request: method: get uri: https://api.deepl.com/v1/usage?auth_key=VALID_TOKEN body: encoding: US-ASCII string: '' headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" User-Agent: - Ruby response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 08 May 2018 16:31:35 GMT Content-Length: - '52' Connection: - keep-alive body: encoding: UTF-8 string: '{"character_count":802127,"character_limit":1000000}' http_version: recorded_at: Tue, 08 May 2018 16:31:33 GMT recorded_with: VCR 4.0.0