/jalan/hotels/reviews

POST /api/jalan/hotels/reviews

Price: 5 credits

Get guest reviews for a Jalan (じゃらん) hotel/ryokan by id (or hotel URL): overall rating, per-category scores (room, bath, breakfast, dinner, service, cleanliness), review title and body, post date, reviewer (name, gender, age group), trip type, stay period, booked plan, room and meal type and price range. Reviews are returned most recent first.

How to use it

Fetch guest reviews for a single Jalan (じゃらん) hotel or ryokan by its numeric id (e.g. '340595' or 'yad340595') or a full hotel URL. Each item has id, url, rating (overall, 1-5), title, text (review body), created_at (post date), author (+author_id), gender, age_group, trip_type, stay_period, plan_name, room_type, meal_type, price_range and category_ratings (per-aspect scores). Reviews are ordered most recent first.

Parameters

Request body

Response

Errors

Response headers