--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://api.genability.com:80/rest/public/seasons?appId=ValidAppID&appKey=ValidAppKey&lseId=734 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: server: - Apache-Coyote/1.1 content-type: - application/json;charset=utf-8 transfer-encoding: - chunked date: - Wed, 26 Oct 2011 06:44:59 GMT body: "{\"status\":\"success\",\"count\":1,\"type\":\"SeasonGroup\",\"results\":[{\"lseId\":null,\"seasons\":[{\"seasonId\":280,\"lseId\":734,\"seasonGroupId\":1,\"seasonName\":\"Summer\",\"seasonFromMonth\":5,\"seasonFromDay\":1,\"seasonToMonth\":10,\"seasonToDay\":31},{\"seasonId\":281,\"lseId\":734,\"seasonGroupId\":1,\"seasonName\":\"Winter\",\"seasonFromMonth\":11,\"seasonFromDay\":1,\"seasonToMonth\":4,\"seasonToDay\":30}],\"seasonGroupId\":1}]}" http_version: "1.1"