The New York Times Company · Example Payload

Movie Reviews Search Example

NewsMediaPublishingNewspapersArticlesBooksMoviesSportsGamesCookingReviewsSearchSemanticTaggingControlled VocabularyGeographicArchive

Movie Reviews Search Example is an example object payload from The New York Times Company, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statuscopyrighthas_morenum_resultsresults

Example Payload

Raw ↑
{
  "status": "OK",
  "copyright": "Copyright (c) 2026 The New York Times Company. All Rights Reserved.",
  "has_more": false,
  "num_results": 1,
  "results": [
    {
      "display_title": "The Godfather",
      "mpaa_rating": "R",
      "critics_pick": 1,
      "byline": "VINCENT CANBY",
      "headline": "Moving and Brutal 'Godfather' Bows",
      "summary_short": "Francis Ford Coppola's epic adaptation of Mario Puzo's novel.",
      "publication_date": "1972-03-16",
      "opening_date": "1972-03-15",
      "date_updated": "2017-11-02 03:14:51",
      "link": {
        "type": "article",
        "url": "https://www.nytimes.com/1972/03/16/archives/the-godfather.html",
        "suggested_link_text": "Read the New York Times Review of The Godfather"
      },
      "multimedia": {
        "type": "mediumThreeByTwo210",
        "src": "https://static01.nyt.com/images/2018/12/14/arts/godfather-mediumThreeByTwo210.jpg",
        "width": 210,
        "height": 140
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/movie-reviews-search-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.