tracker_api 0.2.7 → 0.2.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/tracker_api/client.rb +7 -0
- data/lib/tracker_api/endpoints/comments.rb +20 -0
- data/lib/tracker_api/resources/base.rb +2 -2
- data/lib/tracker_api/resources/comment.rb +20 -0
- data/lib/tracker_api/resources/story.rb +13 -0
- data/lib/tracker_api/version.rb +1 -1
- data/lib/tracker_api.rb +2 -0
- data/test/project_test.rb +11 -0
- data/test/vcr/cassettes/client_get_all_stories_with_pagination.json +1 -1
- data/test/vcr/cassettes/client_get_limited_stories_with_no_pagination.json +1 -1
- data/test/vcr/cassettes/client_get_single_story_by_story_id.json +1 -1
- data/test/vcr/cassettes/create_story.json +1 -1
- data/test/vcr/cassettes/create_story_with_lengthy_params.json +1 -0
- data/test/vcr/cassettes/get_tasks.json +1 -1
- data/test/vcr/cassettes/get_tasks_when_stories_filtered.json +1 -1
- data/test/vcr/cassettes/get_unscheduled_stories.json +1 -1
- data/test/vcr/cassettes/save_story.json +1 -1
- data/test/vcr/cassettes/save_story_with_multiple_changes.json +1 -1
- data/test/vcr/cassettes/update_story_to_create_activity.json +1 -1
- data/tracker_api.gemspec +0 -3
- metadata +6 -2
@@ -1 +1 @@
|
|
1
|
-
{"http_interactions":[{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["29808495e6e10ece7ea84e634304656e"],"x-runtime":["0.054983"],"date":["Wed, 07 May 2014 04:50:08 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"{\n \"id\": 1027488,\n \"kind\": \"project\",\n \"name\": \"My Sample Project\",\n \"version\": 3,\n \"iteration_length\": 1,\n \"week_start_day\": \"Monday\",\n \"point_scale\": \"0,1,2,3\",\n \"point_scale_is_custom\": false,\n \"bugs_and_chores_are_estimatable\": false,\n \"enable_planned_mode\": false,\n \"enable_tasks\": true,\n \"time_zone\": {\n \"kind\": \"time_zone\",\n \"olson_name\": \"America/Los_Angeles\",\n \"offset\": \"-07:00\"\n },\n \"velocity_averaged_over\": 3,\n \"number_of_done_iterations_to_show\": 12,\n \"has_google_domain\": false,\n \"profile_content\": \"This is a demo project, created by Tracker, with example stories for a simple shopping web site.\",\n \"enable_incoming_emails\": true,\n \"initial_velocity\": 10,\n \"public\": false,\n \"atom_enabled\": false,\n \"start_time\": \"2014-02-10T08:00:00Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"account_id\": 621384,\n \"current_iteration_number\": 13,\n \"enable_following\": true\n}"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:08 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=300","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["0"],"x-tracker-pagination-limit":["300"],"x-tracker-pagination-returned":["59"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["10cbad6f32fc30bba9389dabfe9befe4"],"x-runtime":["0.300772"],"date":["Wed, 07 May 2014 04:50:08 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66727974,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup development environment\",\n \"description\": \"We need 2 machines set up\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727974\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727976,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup demo server\",\n \"description\": \"Should be accessible from outside the network, with basic auth\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727976\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727978,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to login\",\n \"description\": \"Admin should be a special user type. We can create the first admin user directly in the DB, but let's encrypt the password.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727978\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727980,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create new product\",\n \"description\": \"Product information includes title, description, price, SKU.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727980\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727982,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload product photo\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727982\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727984,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload multiple product photos and mark one as the primary\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727984\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727986,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should see list of products, with primary photo as thumbnail\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727986\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727988,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Product browsing should be paginated, with 10 products per page\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727988\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727990,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Make product browsing pagination AJAXy\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727990\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849084,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"usability\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727992,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to import multiple new products from CSV file\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727992\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727994,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to click on a product, and see all product details, including photos\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727994\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727996,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to add product to shopping cart\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727996\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727998,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to view contents of shopping cart\",\n \"description\": \"Cart icon in top right corner, with a number indicating how many items in cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727998\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728000,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to remove product from shopping cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728000\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728002,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Cart manipulation should be AJAXy\",\n \"current_state\": \"finished\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728002\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728004,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"bug\",\n \"name\": \"Some product photos not scaled properly when browsing products\",\n \"current_state\": \"started\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728004\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728006,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to recommend a product to a friend\",\n \"description\": \"Prompt for email address and personalized message, send email with product details and message\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728006\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728008,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"configure solr for full text searching\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728008\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728010,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to search for product\",\n \"description\": \"One search field, search should look through product name, description, and SKU\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728010\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728012,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"release\",\n \"name\": \"Initial demo to investors\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728012\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728014,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to enter credit card information and shipping address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728014\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728016,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"Integrate with payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728016\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728018,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"When shopper submits order, authorize total product amount from payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728018\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849092,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"needs discussion\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728020,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If system fails to authorize payment amount, display error message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728020\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728022,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If authorization is successful, show order number and confirmation message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728022\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728024,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Send notification email of order placement to admin\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728024\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728026,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to check status of order by entering name and order number\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728026\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728028,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to ask question about order\",\n \"description\": \"When checking status of order, shopper should have the option to ask a question. This should send email to admin.\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728028\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728030,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin can review all order questions and send responses to shoppers\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728030\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728032,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Set up Engine Yard production environment\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728032\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728034,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"deadline\": \"2014-03-17T00:00:00Z\",\n \"story_type\": \"release\",\n \"name\": \"Beta launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728034\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728036,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to sign up for an account with email address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728036\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728038,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to reset forgotten password\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728038\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728040,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to log out\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728040\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728042,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When checking out, shopper should have the option to sign in to their account\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728042\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728044,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review order history\",\n \"description\": \"Show orders in last 60 days, with link to show older orders\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728044\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728046,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save credit card and address information used in checkout\",\n \"description\": \"Credit card numbers should be stored encrypted\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728046\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728048,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save product to favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728048\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728050,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review and remove product from favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728050\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728052,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Provide feedback to designer about look/feel of site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728052\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728054,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Apply styling to all shopper facing parts of the site, based on assets from designer\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728054\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728056,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to post product reviews\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728056\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728058,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to rate product, by choosing 1-5 stars\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728058\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728060,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When shopper is browsing products, show average product rating and number of reviews next to each product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728060\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728062,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to read reviews for a product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728062\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728064,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to mark a product as featured\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728064\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728066,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Featured products should appear on the site landing page\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728066\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728068,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create and edit blog articles\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728068\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728070,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to save blog articles in draft mode\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728070\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728072,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Published blog articles should appear on the site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728072\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728074,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"People should be able to subscribe to blog via RSS and Atom\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728074\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728076,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to view monthly sales report\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728076\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728078,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to export orders as CSV file, based on date range and order status\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728078\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728080,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"chore\",\n \"name\": \"Request higher number of production slices, for scaling\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728080\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728082,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"release\",\n \"name\": \"Full production launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728082\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728084,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"bug\",\n \"name\": \"Product browsing pagination not working in IE6\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728084\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849110,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"ie6\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728086,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Integrate with automated order fullfillment system\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728086\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728088,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"native iPhone app to allow product browsing and checkout\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728088\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849112,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"epic\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728090,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Facebook app, allowing users to share favorite products\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728090\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:08 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["0"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["a906be6dcbaf08da82f7db01dc598c9b"],"x-runtime":["0.072262"],"date":["Wed, 07 May 2014 04:50:09 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66727974,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup development environment\",\n \"description\": \"We need 2 machines set up\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727974\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727976,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup demo server\",\n \"description\": \"Should be accessible from outside the network, with basic auth\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727976\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727978,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to login\",\n \"description\": \"Admin should be a special user type. We can create the first admin user directly in the DB, but let's encrypt the password.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727978\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727980,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create new product\",\n \"description\": \"Product information includes title, description, price, SKU.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727980\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727982,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload product photo\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727982\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727984,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload multiple product photos and mark one as the primary\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727984\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727986,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should see list of products, with primary photo as thumbnail\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727986\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:09 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=7","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["7"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["1fd4778be585bdb6e2dbfb3fcab12e42"],"x-runtime":["0.071478"],"date":["Wed, 07 May 2014 04:48:56 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66727988,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Product browsing should be paginated, with 10 products per page\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727988\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727990,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Make product browsing pagination AJAXy\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727990\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849084,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"usability\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727992,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to import multiple new products from CSV file\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727992\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727994,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to click on a product, and see all product details, including photos\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727994\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727996,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to add product to shopping cart\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727996\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727998,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to view contents of shopping cart\",\n \"description\": \"Cart icon in top right corner, with a number indicating how many items in cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727998\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728000,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to remove product from shopping cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728000\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:09 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=14","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["14"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["5d857b453946f4eeac286cc54a8caf1f"],"x-runtime":["0.083704"],"date":["Wed, 07 May 2014 04:50:09 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728002,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Cart manipulation should be AJAXy\",\n \"current_state\": \"finished\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728002\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728004,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"bug\",\n \"name\": \"Some product photos not scaled properly when browsing products\",\n \"current_state\": \"started\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728004\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728006,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to recommend a product to a friend\",\n \"description\": \"Prompt for email address and personalized message, send email with product details and message\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728006\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728008,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"configure solr for full text searching\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728008\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728010,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to search for product\",\n \"description\": \"One search field, search should look through product name, description, and SKU\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728010\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728012,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"release\",\n \"name\": \"Initial demo to investors\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728012\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728014,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to enter credit card information and shipping address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728014\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:09 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=21","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["21"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["8bd7068290557de2a084656eb2f477a0"],"x-runtime":["0.076345"],"date":["Wed, 07 May 2014 04:50:10 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728016,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"Integrate with payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728016\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728018,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"When shopper submits order, authorize total product amount from payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728018\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849092,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"needs discussion\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728020,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If system fails to authorize payment amount, display error message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728020\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728022,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If authorization is successful, show order number and confirmation message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728022\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728024,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Send notification email of order placement to admin\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728024\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728026,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to check status of order by entering name and order number\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728026\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728028,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to ask question about order\",\n \"description\": \"When checking status of order, shopper should have the option to ask a question. This should send email to admin.\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728028\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:10 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=28","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["28"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["b8e10bcd170c0ca32a0c5ea2ad645314"],"x-runtime":["0.091517"],"date":["Wed, 07 May 2014 04:50:10 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728030,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin can review all order questions and send responses to shoppers\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728030\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728032,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Set up Engine Yard production environment\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728032\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728034,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"deadline\": \"2014-03-17T00:00:00Z\",\n \"story_type\": \"release\",\n \"name\": \"Beta launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728034\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728036,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to sign up for an account with email address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728036\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728038,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to reset forgotten password\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728038\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728040,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to log out\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728040\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728042,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When checking out, shopper should have the option to sign in to their account\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728042\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:10 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=35","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["35"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["eeecfeb1def04e7a3efbdfff8e767446"],"x-runtime":["0.095533"],"date":["Wed, 07 May 2014 04:50:10 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728044,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review order history\",\n \"description\": \"Show orders in last 60 days, with link to show older orders\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728044\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728046,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save credit card and address information used in checkout\",\n \"description\": \"Credit card numbers should be stored encrypted\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728046\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728048,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save product to favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728048\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728050,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review and remove product from favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728050\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728052,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Provide feedback to designer about look/feel of site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728052\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728054,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Apply styling to all shopper facing parts of the site, based on assets from designer\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728054\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728056,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to post product reviews\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728056\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:10 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=42","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["42"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["93b7a7ca42a5df0ab8527c3fdd7d02d7"],"x-runtime":["0.081248"],"date":["Wed, 07 May 2014 04:48:57 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728058,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to rate product, by choosing 1-5 stars\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728058\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728060,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When shopper is browsing products, show average product rating and number of reviews next to each product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728060\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728062,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to read reviews for a product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728062\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728064,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to mark a product as featured\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728064\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728066,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Featured products should appear on the site landing page\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728066\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728068,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create and edit blog articles\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728068\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728070,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to save blog articles in draft mode\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728070\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:11 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=49","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["49"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["5d272374ce643b4dfc7b7eba1d2f2719"],"x-runtime":["0.082611"],"date":["Wed, 07 May 2014 04:50:12 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728072,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Published blog articles should appear on the site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728072\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728074,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"People should be able to subscribe to blog via RSS and Atom\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728074\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728076,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to view monthly sales report\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728076\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728078,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to export orders as CSV file, based on date range and order status\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728078\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728080,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"chore\",\n \"name\": \"Request higher number of production slices, for scaling\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728080\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728082,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"release\",\n \"name\": \"Full production launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728082\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728084,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"bug\",\n \"name\": \"Product browsing pagination not working in IE6\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728084\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849110,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"ie6\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:12 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=56","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["56"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["3"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["e757cd30987ad96693434a59c315dd9c"],"x-runtime":["0.055635"],"date":["Wed, 07 May 2014 04:50:12 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728086,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Integrate with automated order fullfillment system\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728086\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728088,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"native iPhone app to allow product browsing and checkout\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728088\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849112,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"epic\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728090,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Facebook app, allowing users to share favorite products\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728090\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:12 GMT"}],"recorded_with":"VCR 2.8.0"}
|
1
|
+
{"http_interactions":[{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["29808495e6e10ece7ea84e634304656e"],"x-runtime":["0.054983"],"date":["Wed, 07 May 2014 04:50:08 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"{\n \"id\": 1027488,\n \"kind\": \"project\",\n \"name\": \"My Sample Project\",\n \"version\": 3,\n \"iteration_length\": 1,\n \"week_start_day\": \"Monday\",\n \"point_scale\": \"0,1,2,3\",\n \"point_scale_is_custom\": false,\n \"bugs_and_chores_are_estimatable\": false,\n \"enable_planned_mode\": false,\n \"enable_tasks\": true,\n \"time_zone\": {\n \"kind\": \"time_zone\",\n \"olson_name\": \"America/Los_Angeles\",\n \"offset\": \"-07:00\"\n },\n \"velocity_averaged_over\": 3,\n \"number_of_done_iterations_to_show\": 12,\n \"has_google_domain\": false,\n \"profile_content\": \"This is a demo project, created by Tracker, with example stories for a simple shopping web site.\",\n \"enable_incoming_emails\": true,\n \"initial_velocity\": 10,\n \"public\": false,\n \"atom_enabled\": false,\n \"start_time\": \"2014-02-10T08:00:00Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"account_id\": 621384,\n \"current_iteration_number\": 13,\n \"enable_following\": true\n}"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:08 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=300","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["0"],"x-tracker-pagination-limit":["300"],"x-tracker-pagination-returned":["59"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["10cbad6f32fc30bba9389dabfe9befe4"],"x-runtime":["0.300772"],"date":["Wed, 07 May 2014 04:50:08 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66727974,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup development environment\",\n \"description\": \"We need 2 machines set up\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727974\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727976,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup demo server\",\n \"description\": \"Should be accessible from outside the network, with basic auth\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727976\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727978,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to login\",\n \"description\": \"Admin should be a special user type. We can create the first admin user directly in the DB, but let's encrypt the password.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727978\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727980,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create new product\",\n \"description\": \"Product information includes title, description, price, SKU.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727980\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727982,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload product photo\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727982\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727984,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload multiple product photos and mark one as the primary\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727984\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727986,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should see list of products, with primary photo as thumbnail\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727986\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727988,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Product browsing should be paginated, with 10 products per page\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727988\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727990,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Make product browsing pagination AJAXy\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727990\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849084,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"usability\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727992,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to import multiple new products from CSV file\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727992\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727994,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to click on a product, and see all product details, including photos\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727994\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727996,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to add product to shopping cart\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727996\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727998,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to view contents of shopping cart\",\n \"description\": \"Cart icon in top right corner, with a number indicating how many items in cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727998\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728000,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to remove product from shopping cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728000\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728002,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Cart manipulation should be AJAXy\",\n \"current_state\": \"finished\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728002\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728004,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"bug\",\n \"name\": \"Some product photos not scaled properly when browsing products\",\n \"current_state\": \"started\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728004\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728006,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to recommend a product to a friend\",\n \"description\": \"Prompt for email address and personalized message, send email with product details and message\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728006\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728008,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"configure solr for full text searching\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728008\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728010,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to search for product\",\n \"description\": \"One search field, search should look through product name, description, and SKU\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728010\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728012,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"release\",\n \"name\": \"Initial demo to investors\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728012\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728014,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to enter credit card information and shipping address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728014\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728016,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"Integrate with payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728016\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728018,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"When shopper submits order, authorize total product amount from payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728018\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849092,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"needs discussion\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728020,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If system fails to authorize payment amount, display error message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728020\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728022,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If authorization is successful, show order number and confirmation message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728022\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728024,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Send notification email of order placement to admin\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728024\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728026,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to check status of order by entering name and order number\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728026\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728028,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to ask question about order\",\n \"description\": \"When checking status of order, shopper should have the option to ask a question. This should send email to admin.\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728028\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728030,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin can review all order questions and send responses to shoppers\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728030\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728032,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Set up Engine Yard production environment\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728032\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728034,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"deadline\": \"2014-03-17T00:00:00Z\",\n \"story_type\": \"release\",\n \"name\": \"Beta launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728034\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728036,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to sign up for an account with email address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728036\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728038,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to reset forgotten password\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728038\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728040,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to log out\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728040\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728042,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When checking out, shopper should have the option to sign in to their account\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728042\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728044,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review order history\",\n \"description\": \"Show orders in last 60 days, with link to show older orders\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728044\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728046,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save credit card and address information used in checkout\",\n \"description\": \"Credit card numbers should be stored encrypted\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728046\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728048,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save product to favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728048\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728050,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review and remove product from favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728050\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728052,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Provide feedback to designer about look/feel of site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728052\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728054,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Apply styling to all shopper facing parts of the site, based on assets from designer\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728054\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728056,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to post product reviews\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728056\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728058,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to rate product, by choosing 1-5 stars\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728058\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728060,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When shopper is browsing products, show average product rating and number of reviews next to each product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728060\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728062,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to read reviews for a product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728062\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728064,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to mark a product as featured\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728064\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728066,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Featured products should appear on the site landing page\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728066\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728068,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create and edit blog articles\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728068\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728070,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to save blog articles in draft mode\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728070\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728072,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Published blog articles should appear on the site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728072\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728074,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"People should be able to subscribe to blog via RSS and Atom\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728074\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728076,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to view monthly sales report\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728076\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728078,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to export orders as CSV file, based on date range and order status\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728078\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728080,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"chore\",\n \"name\": \"Request higher number of production slices, for scaling\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728080\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728082,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"release\",\n \"name\": \"Full production launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728082\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728084,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"bug\",\n \"name\": \"Product browsing pagination not working in IE6\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728084\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849110,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"ie6\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728086,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Integrate with automated order fullfillment system\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728086\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728088,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"native iPhone app to allow product browsing and checkout\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728088\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849112,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"epic\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728090,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Facebook app, allowing users to share favorite products\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728090\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:08 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["0"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["a906be6dcbaf08da82f7db01dc598c9b"],"x-runtime":["0.072262"],"date":["Wed, 07 May 2014 04:50:09 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66727974,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup development environment\",\n \"description\": \"We need 2 machines set up\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727974\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727976,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"story_type\": \"chore\",\n \"name\": \"Setup demo server\",\n \"description\": \"Should be accessible from outside the network, with basic auth\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727976\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727978,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to login\",\n \"description\": \"Admin should be a special user type. We can create the first admin user directly in the DB, but let's encrypt the password.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727978\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727980,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create new product\",\n \"description\": \"Product information includes title, description, price, SKU.\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727980\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727982,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload product photo\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727982\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727984,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to upload multiple product photos and mark one as the primary\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727984\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727986,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should see list of products, with primary photo as thumbnail\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727986\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:09 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=7","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["7"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["1fd4778be585bdb6e2dbfb3fcab12e42"],"x-runtime":["0.071478"],"date":["Wed, 07 May 2014 04:48:56 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66727988,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Product browsing should be paginated, with 10 products per page\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727988\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727990,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Make product browsing pagination AJAXy\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727990\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849084,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"usability\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727992,\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to import multiple new products from CSV file\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727992\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727994,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T00:00:00Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to click on a product, and see all product details, including photos\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727994\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727996,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"accepted_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to add product to shopping cart\",\n \"current_state\": \"accepted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727996\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66727998,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to view contents of shopping cart\",\n \"description\": \"Cart icon in top right corner, with a number indicating how many items in cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727998\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728000,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to remove product from shopping cart\",\n \"current_state\": \"delivered\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728000\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:09 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=14","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["14"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["5d857b453946f4eeac286cc54a8caf1f"],"x-runtime":["0.083704"],"date":["Wed, 07 May 2014 04:50:09 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728002,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Cart manipulation should be AJAXy\",\n \"current_state\": \"finished\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728002\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"cart\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728004,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"bug\",\n \"name\": \"Some product photos not scaled properly when browsing products\",\n \"current_state\": \"started\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728004\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728006,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to recommend a product to a friend\",\n \"description\": \"Prompt for email address and personalized message, send email with product details and message\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728006\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728008,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"configure solr for full text searching\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728008\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728010,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to search for product\",\n \"description\": \"One search field, search should look through product name, description, and SKU\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728010\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849088,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"search\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728012,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"release\",\n \"name\": \"Initial demo to investors\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728012\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728014,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to enter credit card information and shipping address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728014\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:09 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=21","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["21"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["8bd7068290557de2a084656eb2f477a0"],"x-runtime":["0.076345"],"date":["Wed, 07 May 2014 04:50:10 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728016,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"story_type\": \"chore\",\n \"name\": \"Integrate with payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728016\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728018,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"When shopper submits order, authorize total product amount from payment gateway\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728018\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849092,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"needs discussion\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728020,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If system fails to authorize payment amount, display error message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728020\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728022,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"If authorization is successful, show order number and confirmation message to shopper\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728022\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728024,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Send notification email of order placement to admin\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728024\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849090,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"checkout\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopping\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728026,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to check status of order by entering name and order number\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728026\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728028,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to ask question about order\",\n \"description\": \"When checking status of order, shopper should have the option to ask a question. This should send email to admin.\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728028\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:10 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=28","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["28"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["b8e10bcd170c0ca32a0c5ea2ad645314"],"x-runtime":["0.091517"],"date":["Wed, 07 May 2014 04:50:10 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728030,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Admin can review all order questions and send responses to shoppers\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728030\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849094,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"orders\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728032,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Set up Engine Yard production environment\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728032\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728034,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"deadline\": \"2014-03-17T00:00:00Z\",\n \"story_type\": \"release\",\n \"name\": \"Beta launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728034\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728036,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to sign up for an account with email address\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728036\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728038,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to reset forgotten password\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728038\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728040,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to log out\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728040\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728042,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When checking out, shopper should have the option to sign in to their account\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728042\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849096,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"signup / signin\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:10 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=35","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["35"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["eeecfeb1def04e7a3efbdfff8e767446"],"x-runtime":["0.095533"],"date":["Wed, 07 May 2014 04:50:10 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728044,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review order history\",\n \"description\": \"Show orders in last 60 days, with link to show older orders\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728044\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728046,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save credit card and address information used in checkout\",\n \"description\": \"Credit card numbers should be stored encrypted\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728046\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728048,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to save product to favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728048\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728050,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to review and remove product from favorites\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728050\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849098,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"shopper accounts\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728052,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"chore\",\n \"name\": \"Provide feedback to designer about look/feel of site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728052\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728054,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 3,\n \"story_type\": \"feature\",\n \"name\": \"Apply styling to all shopper facing parts of the site, based on assets from designer\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728054\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849100,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"design\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728056,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 2,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to post product reviews\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728056\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:10 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=42","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["42"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["93b7a7ca42a5df0ab8527c3fdd7d02d7"],"x-runtime":["0.081248"],"date":["Wed, 07 May 2014 04:48:57 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728058,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Signed in shopper should be able to rate product, by choosing 1-5 stars\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728058\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728060,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"When shopper is browsing products, show average product rating and number of reviews next to each product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728060\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728062,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"estimate\": 1,\n \"story_type\": \"feature\",\n \"name\": \"Shopper should be able to read reviews for a product\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728062\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849102,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"user generated content\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728064,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to mark a product as featured\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728064\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728066,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Featured products should appear on the site landing page\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728066\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849104,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"featured products\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728068,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to create and edit blog articles\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728068\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728070,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to save blog articles in draft mode\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728070\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:11 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=49","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["49"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["7"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["5d272374ce643b4dfc7b7eba1d2f2719"],"x-runtime":["0.082611"],"date":["Wed, 07 May 2014 04:50:12 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728072,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Published blog articles should appear on the site\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728072\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728074,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"People should be able to subscribe to blog via RSS and Atom\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728074\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849106,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"blog\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728076,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to view monthly sales report\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728076\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728078,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Admin should be able to export orders as CSV file, based on date range and order status\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728078\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"admin\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"id\": 7849108,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"reporting\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728080,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"chore\",\n \"name\": \"Request higher number of production slices, for scaling\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728080\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"deployment\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728082,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"release\",\n \"name\": \"Full production launch\",\n \"current_state\": \"unstarted\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728082\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728084,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"bug\",\n \"name\": \"Product browsing pagination not working in IE6\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728084\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849110,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"ie6\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:12 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=56","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.1 Faraday/0.8.9"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200 OK"],"x-tracker-project-version":["3"],"x-tracker-pagination-total":["59"],"x-tracker-pagination-offset":["56"],"x-tracker-pagination-limit":["7"],"x-tracker-pagination-returned":["3"],"x-ua-compatible":["IE=Edge,chrome=1"],"cache-control":["max-age=0, private, must-revalidate"],"x-request-id":["e757cd30987ad96693434a59c315dd9c"],"x-runtime":["0.055635"],"date":["Wed, 07 May 2014 04:50:12 GMT"],"x-rack-cache":["miss"],"x-powered-by":["Phusion Passenger 4.0.41"],"server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"kind\": \"story\",\n \"id\": 66728086,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Integrate with automated order fullfillment system\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728086\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728088,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"native iPhone app to allow product browsing and checkout\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728088\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n {\n \"id\": 7849112,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"name\": \"epic\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\"\n }\n ]\n },\n {\n \"kind\": \"story\",\n \"id\": 66728090,\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"story_type\": \"feature\",\n \"name\": \"Facebook app, allowing users to share favorite products\",\n \"current_state\": \"unscheduled\",\n \"requested_by_id\": 1266314,\n \"project_id\": 1027488,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728090\",\n \"owner_ids\": [\n\n ],\n \"labels\": [\n\n ]\n }\n]"},"http_version":null},"recorded_at":"Wed, 07 May 2014 04:50:12 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories/66727974/comments","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.1.5 (x86_64-darwin14.0; ruby) TrackerApi/0.2.7 Faraday/0.9.0"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["200 OK"],"X-Tracker-Project-Version":["57"],"X-UA-Compatible":["IE=Edge,chrome=1"],"ETag":["\"e77bf5e88f2781be95d35d694c1efdef\""],"Cache-Control":["max-age=0, private, must-revalidate"],"X-Request-Id":["8bfacf9b55bf142d43ae8cf663a063ab"],"X-Runtime":["0.038891"],"Date":["Wed, 22 Apr 2015 20:40:19 GMT"],"X-Rack-Cache":["miss"],"X-Powered-By":["Phusion Passenger 4.0.41"],"Server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"Access-Control-Allow-Origin":["*"],"Access-Control-Allow-Credentials":["false"],"Access-Control-Allow-Methods":["GET, POST, PUT, DELETE, OPTIONS"],"Access-Control-Allow-Headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"],"X-Tracker-Client-Pinger-Interval":["12"]},"body":{"encoding":"UTF-8","string":"[{\"kind\":\"comment\",\"id\":63310396,\"story_id\":66727974,\"text\":\"What's our budget for the machines?\",\"person_id\":1266314,\"created_at\":\"2014-03-02T07:11:04Z\",\"updated_at\":\"2014-03-02T07:11:04Z\"}]"},"http_version":null},"recorded_at":"Wed, 22 Apr 2015 20:40:18 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/stories/66727974/tasks","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.1.5 (x86_64-darwin14.0; ruby) TrackerApi/0.2.7 Faraday/0.9.0"],"X-TrackerToken":["d55c3bc1f74346b843ca84ba340b29bf"]}},"response":{"status":{"code":200,"message":null},"headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["200 OK"],"X-Tracker-Project-Version":["57"],"X-UA-Compatible":["IE=Edge,chrome=1"],"ETag":["\"d751713988987e9331980363e24189ce\""],"Cache-Control":["max-age=0, private, must-revalidate"],"X-Request-Id":["b1ac649850e5f3bc148eff4a4807f345"],"X-Runtime":["0.050132"],"Date":["Wed, 22 Apr 2015 20:40:19 GMT"],"X-Rack-Cache":["miss"],"X-Powered-By":["Phusion Passenger 4.0.41"],"Server":["nginx/1.6.0 + Phusion Passenger 4.0.41"],"Access-Control-Allow-Origin":["*"],"Access-Control-Allow-Credentials":["false"],"Access-Control-Allow-Methods":["GET, POST, PUT, DELETE, OPTIONS"],"Access-Control-Allow-Headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"],"X-Tracker-Client-Pinger-Interval":["12"]},"body":{"encoding":"UTF-8","string":"[]"},"http_version":null},"recorded_at":"Wed, 22 Apr 2015 20:40:18 GMT"}],"recorded_with":"VCR 2.9.3"}
|