Skip to main content
GET
/
3
/
tv
/
{series_id}
/
changes
Changes
curl --request GET \
  --url 'https://api.themoviedb.org/3/tv/{{series_id}}/changes'
{
  "changes": []
}

Documentation Index

Fetch the complete documentation index at: https://chisa.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

series_id
string
required

Query Parameters

page
string
Example:

"1"

Response

200 - application/json

Changes

changes
any[]
Example:
[]