Advertisement
undeadhip

GET wines/144750/reviews; type = pro

Mar 1st, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. code = OK;
  2.     data =     (
  3.                 {
  4.             comment =             {
  5.                 full = "WOW!   This is a hidden gem.   I believe we opened a 2007 and were amazed by this full-bodied wonder.  I will be buying this by the case.  For the price (under $16) it is AMAZING.  It has the nose and body of a high-end cab...this was a true find!!!";
  6.                 "has_more" = 1;
  7.                 short = "WOW!   This is a hidden gem.   I believe we opened a 2007 and were amazed by this full-bodied ";
  8.             };
  9.             "first_name" = tfree;
  10.             "last_name" = "<null>";
  11.             photo = "<null>";
  12.             "post_id" = "<null>";
  13.             rating = 90;
  14.             "review_id" = 199133;
  15.             timestamp = 1298009429;
  16.         }
  17.     );
  18.     message = "Operation is successfully executed";
  19.     "wine_info" =     {
  20.         "area_name" = "<null>";
  21.         "country_flag" = "http://ec2-50-112-163-131.us-west-2.compute.amazonaws.com/flags/usa";
  22.         "country_name" = USA;
  23.         description = "<null>";
  24.         email = "<null>";
  25.         image = "http://ei.isnooth.com/multimedia/e/c/8/image_3711917_square.jpeg";
  26.         "image_h" = 142;
  27.         "image_w" = 142;
  28.         "main_grape" = Merlot;
  29.         "nb_rev" = 2;
  30.         "overall_rating" = 90;
  31.         price = 17;
  32.         rank = "<null>";
  33.         "rank_text_subtitle" = "Rank in the top 10% of all wines rated";
  34.         "rank_text_title" = "Extraordinary wine";
  35.         "rating_area" = "<null>";
  36.         "rating_name" = "85.6268";
  37.         "rating_region" = 87;
  38.         "rating_subtype" = "82.75";
  39.         "rating_type" = "87.7351";
  40.         "rating_year" = "84.78400000000001";
  41.         "region_name" = California;
  42.         "review_count" = 3;
  43.         "top_reviews" =         (
  44.                         {
  45.                 comment = "WOW!   This is a hidden gem.   I believe we opened a 2007 and were amazed by this full-bodied wonder.  I will be buying this by the case.  For the price (under $16) it is AMAZING.  It has the nose and body of a high-end cab...this was a true find!!!";
  46.                 "first_name" = tfree;
  47.                 "last_name" = "<null>";
  48.                 rating = 90;
  49.                 timestamp = 1298009429;
  50.             }
  51.         );
  52.         url = "<null>";
  53.         "wine_area_name" = "usa-california";
  54.         "wine_grape_name" = merlot;
  55.         "wine_grapes" =         {
  56.             grapes =             (
  57.                 Merlot
  58.             );
  59.             percent =             (
  60.                 0
  61.             );
  62.         };
  63.         "wine_histogram" =         {
  64.             region = 74;
  65.             variety = "<null>";
  66.             vintage = 69;
  67.             winery = 0;
  68.         };
  69.         "wine_id" = 144750;
  70.         "wine_name" = "Kendall jackson";
  71.         "wine_producer_name" = "kendall jackson";
  72.         "wine_producer_rating" = "<null>";
  73.         "wine_subtype_name" = "vintners reserve";
  74.         "wine_type_name" = "Red wine";
  75.         "wine_year" = 2013;
  76.         "winery_reviews_count" = 0;
  77.     };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement