Movies
APISold by Data 37
Movie metadata used for visualization examples. Source: vega-datasets — https://github.com/vega/vega-datasets Data vintage: not specified Cleaned and reformatted from the original; see source page for full documentation and citation.
★ Free⤓ dataset · json
Price per download
Free no payment
Method
GET
Networks
Format
json download
License
vega-datasets project (repo BSD-3-Clause); individual datasets retain their upstream licenses.
The URL
Send a GET request — parameters go in the query string — no payment, no API key. The relay returns the origin's JSON response directly.
https://api.datapoint.market/r/data37/movies
Example request
{}
Response shape
Fields
- object
columnsarray of- string
notestringsample_rowsarray of- object
Creative TypeanyDirectoranyDistributorstringIMDB RatingnumberIMDB VotesintegerMPAA RatingstringMajor GenreanyProduction BudgetintegerRelease DatestringRotten Tomatoes RatinganyRunning Time minanySourceanyTitlestringUS DVD SalesanyUS GrossintegerWorldwide Grossinteger
- object
Example rows
| Creative Type | Director | Distributor | IMDB Rating | IMDB Votes | MPAA Rating | Major Genre | Production Budget | Release Date | Rotten Tomatoes Rating | Running Time min | Source | Title | US DVD Sales | US Gross | Worldwide Gross |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Gramercy | 6.1 | 1071 | R | 8000000 | Jun 12 1998 | The Land Girls | 146083 | 146083 |
Example response (JSON)
{
"columns": [
"Title",
"US Gross",
"Worldwide Gross",
"US DVD Sales",
"Production Budget",
"Release Date",
"MPAA Rating",
"Running Time min",
"Distributor",
"Source",
"Major Genre",
"Creative Type",
"Director",
"Rotten Tomatoes Rating",
"IMDB Rating",
"IMDB Votes"
],
"note": "Free preview. Full file delivered on download.",
"sample_rows": [
{
"Creative Type": null,
"Director": null,
"Distributor": "Gramercy",
"IMDB Rating": 6.1,
"IMDB Votes": 1071,
"MPAA Rating": "R",
"Major Genre": null,
"Production Budget": 8000000,
"Release Date": "Jun 12 1998",
"Rotten Tomatoes Rating": null,
"Running Time min": null,
"Source": null,
"Title": "The Land Girls",
"US DVD Sales": null,
"US Gross": 146083,
"Worldwide Gross": 146083
}
]
}declaredfresh
Call it from the shell
curl 'https://api.datapoint.market/r/data37/movies'
Call it from an agent
Connected in Claude (or any agent on the connector)? Buy it in one call — no API key, no signup. Call it once with no payment to take a free trial (real data) or get a price quote before you pay.
call_endpoint("data37", "movies", params={})
Free to call
Buyer guide →
This endpoint is free — no account, no API key, no payment. Just call the URL and the relay returns the origin's response.
Provider: Data 37