Advertisement
undeadhip

GET wines/144750/reviews; type = user

Mar 1st, 2016
68
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 = "";
  6.                 "has_more" = 0;
  7.                 short = "";
  8.             };
  9.             "first_name" = "plan b";
  10.             "last_name" = "<null>";
  11.             photo = "<null>";
  12.             "post_id" = "<null>";
  13.             rating = 90;
  14.             "review_id" = 305039;
  15.             timestamp = 1303182930;
  16.         },
  17.                 {
  18.             comment =             {
  19.                 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!!!";
  20.                 "has_more" = 1;
  21.                 short = "WOW!   This is a hidden gem.   I believe we opened a 2007 and were amazed by this full-bodied ";
  22.             };
  23.             "first_name" = tfree;
  24.             "last_name" = "<null>";
  25.             photo = "<null>";
  26.             "post_id" = "<null>";
  27.             rating = 90;
  28.             "review_id" = 305038;
  29.             timestamp = 1298009429;
  30.         },
  31.                 {
  32.             comment =             {
  33.                 full = "";
  34.                 "has_more" = 0;
  35.                 short = "";
  36.             };
  37.             "first_name" = tfree;
  38.             "last_name" = "<null>";
  39.             photo = "<null>";
  40.             "post_id" = "<null>";
  41.             rating = 90;
  42.             "review_id" = 305040;
  43.             timestamp = 1298008668;
  44.         }
  45.     );
  46.     message = "Operation is successfully executed";
  47.     "wine_info" =     {
  48.         "area_name" = "<null>";
  49.         "country_flag" = "http://ec2-50-112-163-131.us-west-2.compute.amazonaws.com/flags/usa";
  50.         "country_name" = USA;
  51.         description = "<null>";
  52.         email = "<null>";
  53.         image = "http://ei.isnooth.com/multimedia/e/c/8/image_3711917_square.jpeg";
  54.         "image_h" = 142;
  55.         "image_w" = 142;
  56.         "main_grape" = Merlot;
  57.         "nb_rev" = 2;
  58.         "overall_rating" = 90;
  59.         price = 17;
  60.         rank = "<null>";
  61.         "rank_text_subtitle" = "Rank in the top 10% of all wines rated";
  62.         "rank_text_title" = "Extraordinary wine";
  63.         "rating_area" = "<null>";
  64.         "rating_name" = "85.6268";
  65.         "rating_region" = 87;
  66.         "rating_subtype" = "82.75";
  67.         "rating_type" = "87.7351";
  68.         "rating_year" = "84.78400000000001";
  69.         "region_name" = California;
  70.         "review_count" = 3;
  71.         "top_reviews" =         (
  72.         );
  73.         url = "<null>";
  74.         "wine_area_name" = "usa-california";
  75.         "wine_grape_name" = merlot;
  76.         "wine_grapes" =         {
  77.             grapes =             (
  78.                 Merlot
  79.             );
  80.             percent =             (
  81.                 0
  82.             );
  83.         };
  84.         "wine_histogram" =         {
  85.             region = 74;
  86.             variety = "<null>";
  87.             vintage = 69;
  88.             winery = 0;
  89.         };
  90.         "wine_id" = 144750;
  91.         "wine_name" = "Kendall jackson";
  92.         "wine_producer_name" = "kendall jackson";
  93.         "wine_producer_rating" = "<null>";
  94.         "wine_subtype_name" = "vintners reserve";
  95.         "wine_type_name" = "Red wine";
  96.         "wine_year" = 2013;
  97.         "winery_reviews_count" = 0;
  98.     };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement