v7

latestSwagger 2.0raw.githubusercontent.com2016-06-15329.7 KB

get/reviews/{resource-type}.json

Path parameters

resource-type'all' | 'picks' required

Specify all to retrieve all reviews, including NYT Critics' Picks.

Specify picks to get NYT Critics' Picks currently in theaters.

Query parameters

offsetinteger

Positive integer, multiple of 20

order'by-title' | 'by-publication-date' | 'by-opening-date'

Sets the sort order of the results.

Results ordered by-title are in ascending alphabetical order. Results ordered by one of the date parameters are in reverse chronological order.

If you do not specify a sort order, the results will be ordered by publication-date.

Response

An array of Movies

statusstring
copyrightstring
num_resultsinteger
All 3 operations