GET /reviews.{format}

nytimes.com:books_api

Summary: Reviews
Operation ID: GET_reviews-format
Auth: unknown

Parameters (5)

api-key (string, query, optional)
author (string, query, optional)

You’ll need to enter the author’s first and last name, separated by a space. This space will be converted into the characters %20.

format (string, path, required)

Constraints: {'enum': ['json', 'jsonp']}

isbn (integer, query, optional)

Searching by ISBN is the recommended method. You can enter 10- or 13-digit ISBNs.

title (string, query, optional)

You’ll need to enter the full title of the book. Spaces in the title will be converted into the characters %20.

No probe data for this endpoint yet.