--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://api.genability.com:80/rest/public/zipcodes/48322?appId=ValidAppID&appKey=ValidAppKey body: headers: accept: - application/json; charset=utf-8 user-agent: - Genability API Ruby Gem accept-encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: access-control-allow-origin: - ! '*' content-type: - application/json;charset=utf-8 date: - Sat, 05 May 2012 18:43:30 GMT server: - Apache/2.2.16 (Ubuntu) transfer-encoding: - chunked connection: - keep-alive body: ! '{"status":"success","count":1,"type":"Zipcode","results":[{"state":"MI","timeZone":5,"zipcode":"48322","city":"WEST BLOOMFIELD","latitude":42.542943,"longitude":-83.379712,"county":"OAKLAND","areaCode":"248/734","cityType":"B","cityAliasAbbreviation":"W BLOOMFIELD","elevation":943,"dayLightSaving":true,"classificationCode":null,"cityMixedCase":"West Bloomfield","cityAliasMixedCase":"West Bloomfield","stateAnsi":26,"countyAnsi":125}]}' http_version: '1.1'