--- http_interactions: - request: method: get uri: https://DEMO_KEY:@api.clever.com/v1.1/districts body: encoding: US-ASCII string: '' headers: Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip, deflate User-Agent: - Ruby response: status: code: 200 message: OK headers: Access-Control-Allow-Headers: - Content-Type,Authorization,X-Requested-With,Accept,Origin,Referer,User-Agent Access-Control-Allow-Methods: - GET,PATCH,POST,DELETE Access-Control-Allow-Origin: - "*" Content-Type: - application/json; charset=utf-8 Date: - Tue, 09 Sep 2014 21:48:53 GMT Server: - nginx/1.4.7 X-Powered-By: - Express Content-Length: - '217' Connection: - keep-alive body: encoding: UTF-8 string: '{"data":[{"data":{"name":"Demo District","id":"4fd43cc56d11340000000005"},"uri":"/v1.1/districts/4fd43cc56d11340000000005"}],"paging":{"current":1,"total":1,"count":1},"links":[{"rel":"self","uri":"/v1.1/districts"}]}' http_version: recorded_at: Tue, 09 Sep 2014 21:48:53 GMT - request: method: get uri: https://DEMO_KEY:@api.clever.com/v1.1/districts?count=true body: encoding: US-ASCII string: '' headers: Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip, deflate User-Agent: - Ruby response: status: code: 200 message: OK headers: Access-Control-Allow-Headers: - Content-Type,Authorization,X-Requested-With,Accept,Origin,Referer,User-Agent Access-Control-Allow-Methods: - GET,PATCH,POST,DELETE Access-Control-Allow-Origin: - "*" Content-Type: - application/json; charset=utf-8 Date: - Tue, 09 Sep 2014 21:48:53 GMT Server: - nginx/1.4.7 X-Powered-By: - Express Content-Length: - '71' Connection: - keep-alive body: encoding: UTF-8 string: '{"count":1,"links":[{"rel":"self","uri":"/v1.1/districts?count=true"}]}' http_version: recorded_at: Tue, 09 Sep 2014 21:48:53 GMT recorded_with: VCR 2.4.0