This Choreo allows you to retrieve reviews by a specific Times reviewer. More information for this NY Times resource can be found here.
The following is a sample of the JSON information returned by this Choreo:
{
"status": "OK",
"copyright": "Copyright (c) 2013 The New York Times Company. All Rights Reserved.",
"num_results": 931,
"results": [
{
"nyt_movie_id": 464474,
"display_title": "Welcome To the Punch",
"sort_name": "Welcome To the Punch",
"mpaa_rating": null,
"critics_pick": 0,
"thousand_best": "0",
"byline": "Manohla Dargis",
"headline": "Smooth Operators Slink Into the Desolate Night",
"capsule_review": "",
"summary_short": "In “Welcome to the Punch” a group of thieves is joined in the uninhabited night by a cop, who, from the looks it, is angry, determined and terminally alone.",
"publication_date": "2013-03-27",
"opening_date": "2013-03-27",
"dvd_release_date": null,
"date_updated": "2013-03-26 17:32:37",
"seo_name": "Welcome-To-the-Punch",
"link": {
"type": "article",
"url": "http://movies.nytimes.com/2013/03/27/movies/welcome-to-the-punch-from-eran-creevy.html",
"suggested_link_text": "Read the New York Times Review of Welcome To the Punch"
},
"related_urls": [
{
"type": "overview",
"url": "http://movies.nytimes.com/movie/464474/Welcome-To-the-Punch/overview",
"suggested_link_text": "Overview of Welcome To the Punch"
},
{
"type": "showtimes",
"url": "http://movies.nytimes.com/movie/464474/Welcome-To-the-Punch/showtimes",
"suggested_link_text": "Tickets & Showtimes for Welcome To the Punch"
},
{
"type": "awards",
"url": "http://movies.nytimes.com/movie/464474/Welcome-To-the-Punch/details",
"suggested_link_text": "Cast, Credits & Awards for Welcome To the Punch"
},
{
"type": "community",
"url": "http://movies.nytimes.com/movie/464474/Welcome-To-the-Punch/rnr",
"suggested_link_text": "Readers' Reviews of Welcome To the Punch"
},
{
"type": "trailers",
"url": "http://movies.nytimes.com/movie/464474/Welcome-To-the-Punch/trailers",
"suggested_link_text": "Trailers & Clips for Welcome To the Punch"
}
],
"multimedia": {
"resource": {
"type": "thumbnail",
"src": "http://graphics8.nytimes.com/images/2013/03/27/arts/27WELCOME/27WELCOME-thumbStandard.jpg",
"height": 75,
"width": 75
}
}
},
{
"nyt_movie_id": 465151,
"display_title": "The Call",
"sort_name": "The Call",
"mpaa_rating": "R",
"critics_pick": 1,
"thousand_best": "0",
"byline": "Manohla Dargis",
"headline": "Life-Altering Plea for Help",
"capsule_review": "",
"summary_short": "In “The Call,” a 911 operator takes a life-altering call from a teenage girl who has just been abducted.",
"publication_date": "2013-03-15",
"opening_date": "2013-03-15",
"dvd_release_date": null,
"date_updated": "2013-03-14 17:40:25",
"seo_name": "The-Call",
"link": {
"type": "article",
"url": "http://movies.nytimes.com/2013/03/15/movies/the-call-stars-halle-berry-and-abigail-breslin.html",
"suggested_link_text": "Read the New York Times Review of The Call"
},
"related_urls": [
{
"type": "overview",
"url": "http://movies.nytimes.com/movie/465151/The-Call/overview",
"suggested_link_text": "Overview of The Call"
},
{
"type": "showtimes",
"url": "http://movies.nytimes.com/movie/465151/The-Call/showtimes",
"suggested_link_text": "Tickets & Showtimes for The Call"
},
{
"type": "awards",
"url": "http://movies.nytimes.com/movie/465151/The-Call/details",
"suggested_link_text": "Cast, Credits & Awards for The Call"
},
{
"type": "community",
"url": "http://movies.nytimes.com/movie/465151/The-Call/rnr",
"suggested_link_text": "Readers' Reviews of The Call"
},
{
"type": "trailers",
"url": "http://movies.nytimes.com/movie/465151/The-Call/trailers",
"suggested_link_text": "Trailers & Clips for The Call"
}
],
"multimedia": {
"resource": {
"type": "thumbnail",
"src": "http://graphics8.nytimes.com/images/2013/03/15/arts/15CALL_SPAN/15CALL_SPAN-thumbStandard-v2.jpg",
"height": 75,
"width": 75
}
}
}
]
}