Skip to main content
GET
Changes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

movie_id
string
required

This represents the movie ID. Get it here

Query Parameters

end_date
string

This represents the end date of the movie change you want to retrieve.

Example:

"24-12-2024"

page
string

This represents the page number.

Example:

"1"

start_date
string

This represents the start date of the movie change you want to retrieve.

Example:

"20-12-2024"

Response

200 - application/json

Changes

changes
object[]
Example: